Skip to content

Pyrix

Well often times in the process of evolution we come across new stuff. Pyrix is one of them .
Pyrix is a Clean-Room implemented Module/Library which allows for improved , More intuitive Operations with Matrices and some of its related Fields such as vectors and linear Algebra.
Pyrix is a complete clean implementation in python Language with no external dependencies.

Getting Started with Pyrix

For Python3 enviornment one can install the package with pip

1
python -m pip install pyrix
* some operating systems see pip for python2 and pip3 for python3 ,in that case
1
python3 -m pip install pyrix

Download Source code

Download

Repository


Last update: April 14, 2022