A pure-python maths library
Project description
mathlib is a maths library written in pure python, so that it can be used
In a nutshell
Installation
The easiest way is to use poetry to manage your dependencies and add mathlib to them.
[tool.poetry.dependencies]
mathlib = "^0.4.0"
Usage
mathlib mainly offers some number theoretic functions.
Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mathlib-0.4.0.tar.gz
(7.9 kB
view hashes)