This library is for linear algebra, Matrix analysis
Project description
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.
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 MatrixBabou-0.1.6.tar.gz
.
File metadata
- Download URL: MatrixBabou-0.1.6.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
622f1bf576a72058bcaf0a02be081b1db88f2bc20f9f0cabcb687185fe0378a6
|
|
MD5 |
f42f275e0da8c5766bb70858eefafb0d
|
|
BLAKE2b-256 |
aba0b810367d40d289e9008ce06ea590c0be3585d13f4c6ceed163d9ea7fb063
|
File details
Details for the file MatrixBabou-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: MatrixBabou-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fc9988d7f62e411a80b5f9c5477264c5d604191ce933dda3b249ed4c533e63f7
|
|
MD5 |
92c491af250681cf1bcd88480141e9c1
|
|
BLAKE2b-256 |
27a8157dcd6e6269050034b7509ad9a35584d6d48df799df78e48d93ae51c3b3
|