Metadata-Version: 2.1
Name: pymatchlib
Version: 0.1.post1
Summary: A package for calculating various equations
Home-page: https://github.com/pypa/pymatchlib
Author: tpxHorus
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

Library provides:

* tools for performing operations on functions and polynomials
* useful tools for linear algebra, integration, calculus etc.
* working functions and powerful objects of Equations, Polynomials and Functions In Range
* and more

pymatchlib, due to its power and flexibility, can be used for both scientific projects, but also for much simpler programs. The library is integrated with MongoDB from the very beginning, which allows you to create databases very speedily and get access to them.

All pymatchlib wheels distributed on PyPI are MIT licensed.

