Metadata-Version: 2.1
Name: convexity-check
Version: 0.0.4
Summary: Convexity Check is a simple package for numerically checking if a given function is convex/concave
Home-page: https://github.com/Parskatt/convexity_check
Author: Johan Edstedt
Author-email: edstedt.johan@gmail.com
License: UNKNOWN
Description: # Convexity Check
        
        Convexity Check is a simple package for numerically checking if a given function is convex/concave.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
