Metadata-Version: 1.1
Name: mathopt
Version: 0.1.1
Summary: Library for mathematical optimization for sympy
Home-page: https://github.com/CalebBell/mathopt
Author: Caleb Bell
Author-email: Caleb.Andrew.Bell@gmail.com
License: MIT
Download-URL: https://github.com/CalebBell/mathopt/tarball/0.1.1
Description: =======
        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. 
Keywords: math optimization sympy
Platform: Windows
Platform: Linux
Platform: Mac OS
Platform: Unix
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
