A matrix Library
Project description
Pyrix : The Minimalist Matrix Library
A different take on Matrices
Matrices are everywhere and the central most important aspect of computing. Be it graphics, AI or cryptography Matrix plays an important role and Pyrix takes on with the pure Python matrix implementation.
Why Pyrix?
As computaional Mathematics has evolved we have reached a stage where
traditional pen/paper mathematics is becoming more of a tradition. For example
in the recent courses at MIT for Linear Algebra-18.06 Most lectures are focused
on explaining abstract ideas and methods. For the most Part Computers have
proven to be a lot faster to do large computations and with a precise, accurate
solution.
I pitch Pyrix to be a Well implemented, Fast Performing Library to enable other
students to learn Linear Algebra and Matrix Mathematics alongside. Being a
student it's often a struggle to adopt to computational mathematics. Some
courses leave students at an abstract view of concepts and its always upto the
student to explore further.
With pyrix being Open-Source One can easily view the source code, understand how
the matrix operations are performed within the computer.
Getting Started with Pyrix
For Python3 enviornment one can install the package with pip
$ pip install pyrix
* some operating systems see pip for Python2 and pip3 for Python3 ,in that case
$ pip3 install pyrix
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 Distribution
Built Distribution
File details
Details for the file pyrix-0.7.19.tar.gz
.
File metadata
- Download URL: pyrix-0.7.19.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc8a0d38acdd553199f1cf04a5014e6e258bc8befe98ae967c67682a7a15023d |
|
MD5 | eb73242cc46c18ccb956cba262cbe178 |
|
BLAKE2b-256 | df38c8c5ff986bc68316421c15eb9e5cc4dbcb1c56e54324a71aea5949ae5ac9 |
File details
Details for the file pyrix-0.7.19-py3-none-any.whl
.
File metadata
- Download URL: pyrix-0.7.19-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a819f4c30669507ef61080c8fa26bb2676039c0184034edad291f7081afd73a7 |
|
MD5 | 3298b1f227fc1ea8f832d84f235adc61 |
|
BLAKE2b-256 | 46a5749b82a9c1a7a9ed4bcff56b51c95ff5813cd5ae6bb8ab2f8e74cb399404 |