Skip to main content

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

Binder

License

© 2021

This repository is licensed under the MIT license. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MatrixBabou-0.1.6.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

MatrixBabou-0.1.6-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page