You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Hello Everyone,
The current optimization in sympy is limited to root finding ref. I would like to work on adding more features to the optimization library. I am thinking of implementing various direct-indirect techniques for linear, non-linear dynamic optimization, for example, finding the optimal trajectory where the decision variables are functions of time and states of a dynamic system. Problems can be specified with dynamic or static constraints over parameters and the state variables while selecting the desired optimization techniques (like collocation, shooting or proposed in trajectory optimization research) as input. What do mentors think about this idea? any suggestion would be appreciated.
I previously implemented some optimization algorithms like genetic algorithm, gradient descent etc from scratch in python. As an aerospace engineering background, I have good of understanding the dynamics optimization.
Thanks
Regards
Yograj
Aaron Meurer
unread,
Feb 27, 2019, 3:15:00 PM2/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
The link you referenced is part of mpmath, which is a dependency of SymPy.