Advanced Linear Algebra Toolkit
Project description
ALAT (Advanced Linear Algebra Toolkit)
ALAT is a collection of linear algerba applications and offers so many techniques
to automate calculations. I've developed this project to help me in linear algebra
lesson, and then noticed that it began bigger than I thought. So I decided to pack
all of the tehniques, calculations and methods in one project and than ALAT was
born. In this process, I've made so many major changes. Lately, I'm publishing the
lastest version of this project. I've separated ALAT into 5 different modules.
These are matrices, vectors, apps, crypts and complexes.
-
In
matricesmodule, I've developed so many matrix operations from basic to advanced techniques like matrix checking, determinant, solving linear equations or so on. It is the biggest module in ALAT. -
In
vectorsmodule, I've written a lot of vector operations. These operations can be made in different coordinate systems, different dimension of vectors. So I think it is useful to solve engineering mathematics problems. -
In
appsmodule, there are four linear algebra applications. These are polynomial curve fitting, least squares regression, finding area of triangular using determinant and finding volume of tetrahedron using determinant. I've found these topics in linear algera books. Also I've encounter different applications, but for now, I'm not putting those in this version. I hope that those will be in next version. -
In
cryptsmodule, I've implemented the four cryptography applications. The main aim of this module is to encode messages into matrices using encoder matrix. So, related functions is defined in here. -
In
complexesmodule, there are complex number applications. I'm packing this module newly in this version. So ALAT is growing increasingly.
Also, I'm adding the examples of these applications in every function description. You can find how to use these modules.
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
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 alat-2.0.1.tar.gz.
File metadata
- Download URL: alat-2.0.1.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
648de613862482adf6e2fcad04bdd5e6d7b030d041a9110ae88b0232d49ecb69
|
|
| MD5 |
654fcdb2acb453afe2bf823e87ecaaa3
|
|
| BLAKE2b-256 |
1b5e0a8d2c3d7038bce9ab5b28a9ef25024afe1766682685851918d714e7a6d1
|
File details
Details for the file alat-2.0.1-py3-none-any.whl.
File metadata
- Download URL: alat-2.0.1-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6bb8242970e712369e30c075bd42f8678df74baeab7c06c15fc7067edeeb0f5
|
|
| MD5 |
9ecb52d1199e60bef4ea274679ac0da6
|
|
| BLAKE2b-256 |
769ed0cccec9a16b0dba4316a003aac32568258cef7f8e372887bdf73821b487
|