A simple library to multiply matrices of different dimensions
Project description
This is a brief step by step guide on how to install and use this library that multiplies two matrices of different dimensions.
-
Installation
- run pip install alumathprimes from your terminal
-
Usage
- Import the library using from alumathprimes import multiplier Where multiplier is the name of a function called to do the multiplication.
-
Error handling
- The ValueError is set to display the message Number of columns of A must equal number of rows of B. whenever the entered mutrices can not be multiplied.
-
Uninstallation
- To uninstall the library, run pip uninstall alumathprimes
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 alumathprimes-0.1.1-py3-none-any.whl.
File metadata
- Download URL: alumathprimes-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e1ae0fac827ba5076e2d78b1e66a0ae1c98461c98a125657c17db06e7ad4d42
|
|
| MD5 |
e362473aa29d90cb86413b9b5a313840
|
|
| BLAKE2b-256 |
6dfa34cf19cb201590f53b501d0b88b1a1c82f5db3cd4760fe89273c46567228
|