Mathematics Tools
Project description
jmath
jmath is a hobby project developing a set of mathematical tools in the Python Language.
Installation
Open a terminal/command prompt and use pip install jmath
.
Testing
Open a terminal in the root director and run pytest tests/
, this requires pytest. Tests are automatically run in Github by a Github Action.
Core Components
Uncertainties
Calculations with uncertain values.
Linear Algebra
Currently does rudimentary vector maths. I plan to expand this to do more vector maths as well as maths with planes.
Discrete
Node, Graph, and Loop objects for use in Graph based maths
Additional Components
Physics (jmath.physics)
Rudimentary classification of physical objects (jmath.physics.mechanics) and circuits (jmath.physics.circuits).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
jmath-3.0.3-py3.9.egg
(14.9 kB
view hashes)
jmath-3.0.3-py3-none-any.whl
(7.9 kB
view hashes)