Metadata-Version: 2.1
Name: pure_math
Version: 0.0.1
Summary: pure python implementation of the standard math library
Project-URL: Homepage, https://github.com/deerawj/pure_math
Author-email: deerawj <deerawj@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# pure_math

pure python implementation of the standard math library for educational purposes