Metadata-Version: 2.1
Name: mathlib
Version: 0.1.4
Summary: A pure-python maths library
Home-page: https://github.com/spapanik/mathlib
License: LGPL-3.0+
Keywords: mathematics
Author: Stephanos Kuma
Author-email: stephanos@kuma.ai
Requires-Python: >=3.6.0,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Mathematics
Project-URL: Repository, https://github.com/spapanik/mathlib
Description-Content-Type: text/markdown

<p align="center">
<a href="https://travis-ci.org/spapanik/mathlib"><img alt="Build" src="https://travis-ci.org/spapanik/mathlib.svg?branch=master"></a>
<a href="https://coveralls.io/github/spapanik/mathlib"><img alt="Coverage" src="https://coveralls.io/repos/github/spapanik/mathlib/badge.svg?branch=master"></a>
<a href="https://github.com/spapanik/mathlib/blob/master/LICENSE.txt"><img alt="License" src="https://img.shields.io/github/license/spapanik/mathlib"></a>
<a href="https://pypi.org/project/mathlib"><img alt="PyPI" src="https://img.shields.io/pypi/v/mathlib"></a>
<a href="https://pepy.tech/project/mathlib"><img alt="Downloads" src="https://pepy.tech/badge/mathlib"></a>
<a href="https://github.com/psf/black"><img alt="Code style" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
</p>

# mathlib

_mathlib_ is a pure python mathematics library.

