An open API service indexing awesome lists of open source software.

https://github.com/calebbell/mathopt

Optimize mathematical formulas for speed with SymPy and various tricks
https://github.com/calebbell/mathopt

Last synced: about 1 year ago
JSON representation

Optimize mathematical formulas for speed with SymPy and various tricks

Awesome Lists containing this project

README

          

=======
MathOpt
=======

After years of using SymPy to optimize expressions, it is time to begin formalizing some of the optimizations I use it for into a library.
This library will be focused on development work only - i.e. it would never be a dependency of another package.

Development started 2020-10-10; the library is much too immature for use by others at this point, and may well be for years or forever.