A Linear Algebra library
Project description
# Linear Algebra Helper
This is a simple linear algebra lib, basic functions for elementary LA operations are included. The point of this library is to alleviate tedious calculations that are encountered when studying this topi.
[](https://travis-ci.com/jacebrowning/template-python)
## Features
Matrix algebra basic operations.
LU-Decompositon
Determinant of 2x2 and real nxn matrices.
## Usage
Install LinearAlgebraHelper and generate a project:
` $ pip install LinAlgHelper==0.0.1 `
If your system is up-to-date, LinearAlgebraHelper should be installed successfully.
## Updates
LAHelper is currently in version 0.0.1, More will be added.
Change Log
0.0.1 2022-07-18
-> initialize repo.
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
File details
Details for the file LinAlgHelper-0.0.2.tar.gz
.
File metadata
- Download URL: LinAlgHelper-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c547a554b243f75ccf7dc8ae1a5f070295676b69a6a52b26359139a134c8e87 |
|
MD5 | a717e5b706e960f9e156be3434875f7c |
|
BLAKE2b-256 | 9fb82815ab7600b732a2126d83b6475663e7f281bc9168ef1959ca511daa6873 |