1 Forks
26 Stars
26 Watchers

PyPyNum

PyPyNum is a multifunctional Python math lib. It includes modules for math, data analysis, array ops, crypto, physics, randomness, data prep, stats, solving eqns, image processing, interp, matrix calc, and high-precision math. Designed for scientific computing, data science, and machine learning, PyPyNum provides efficient and versatile tools.

How to download and setup PyPyNum

Open terminal and run command
git clone https://github.com/PythonSJL/PyPyNum.git
git clone is used to create a copy or clone of PyPyNum repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PyPyNum https://github.com/PythonSJL/PyPyNum/archive/master.zip

Or simply clone PyPyNum with SSH
[email protected]:PythonSJL/PyPyNum.git

If you have some problems with PyPyNum

You may open issue on PyPyNum support forum (system) here: https://github.com/PythonSJL/PyPyNum/issues