Package for LU decomp
Project description
NumAnalysis
NumAnalysis is a Python library for basic numerical linear algebra operations.
It currently provides functions for LU decomposition and Cholesky decomposition, with checks for matrix properties (square, symmetric, positive definite, etc.).
The library is designed to grow and include more numerical analysis tools over time.
source code : https://github.com/1030minouche/numanalysis
Installation
You can install NumAnalysis from PyPI (once published):
pip install numanalysis
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numanalysis-0.1.1.tar.gz.
File metadata
- Download URL: numanalysis-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50538bc4e016051f22668838dd6d438bd530908cbf9c02e7bc6c9ca64176b2e6
|
|
| MD5 |
325392159a4f0ca61071b397b9dbeed8
|
|
| BLAKE2b-256 |
e6e202b657247d091850490f6978d1300fa6a30e5b6c893903d22b84e8757a07
|
File details
Details for the file numanalysis-0.1.1-py3-none-any.whl.
File metadata
- Download URL: numanalysis-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca8dce0e0ebddb8ab2f285ed5979b5d75c004e1eb640c2abce1d116baddd0de
|
|
| MD5 |
dca7586c1d8d4e27fffda89cc7ff25c1
|
|
| BLAKE2b-256 |
e59d06aaf0153f972deab0faf6f09c9f26a085cc6c616b38a1cb96380de6d161
|