MatrixBabou
This library is for matrix analysis . Its created to facilitate some of notable tools in linear algebra like the matrix decompositions, solving linear systems, Tensors with the classical products (Kronecker, Khatri-Rao, Hadamard..) , and all this functions are accelerated via the parallel computing methods as well as quantum computing.
Installation
python3 -m pip install --user MatrixBabou
How to use it?
It's used for Linear Algebra , matrix decompsition : NMF Decompsition ,
and also for solving matrix least square problem :
Also, it can be used for to solve Ax=b , in quantum computer by importing quantum module.
Tutorial see
License
© 2021
This repository is licensed under the MIT license. See LICENSE for details.
Release files for MatrixBabou 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| MatrixBabou-0.1.6.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| MatrixBabou-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.9 kB
Release files / MatrixBabou-0.1.6.tar.gz
| Download URL | MatrixBabou-0.1.6.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
622f1bf576a72058bcaf0a02be081b1db88f2bc20f9f0cabcb687185fe0378a6
|
|
BLAKE2b-256 checksum How to use checksums |
aba0b810367d40d289e9008ce06ea590c0be3585d13f4c6ceed163d9ea7fb063
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|
Release files / MatrixBabou-0.1.6-py3-none-any.whl
| Download URL | MatrixBabou-0.1.6-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fc9988d7f62e411a80b5f9c5477264c5d604191ce933dda3b249ed4c533e63f7
|
|
BLAKE2b-256 checksum How to use checksums |
27a8157dcd6e6269050034b7509ad9a35584d6d48df799df78e48d93ae51c3b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|