A package to multiply two matrix of any dimensions
Project description
********* MatrixMultiplier Package **********
This package provides a simple and efficient way to multiply two matrices of any dimensions.
Whether you're dealing with small matrices or large ones, this package offers a reliable
solution to perform matrix multiplication with ease.
1. Installation:
```
pip install pymatrix
```
2. Generate multiplication result:
```
from pymatrix import product
```
Features
--Supports matrix multiplication of any dimensions.
--Efficient algorithm implementation for fast computation.
--Works with Python 3.
download here https://github.com/SajalDasShovon/Own-Simple-Python-Package
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
matMulti-0.0.1.tar.gz
(2.3 kB
view details)
File details
Details for the file matMulti-0.0.1.tar.gz.
File metadata
- Download URL: matMulti-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de116fddc23e87b2ee4f8701777b5158cb8a0c6df95dc8796882febcc5d9d1c6
|
|
| MD5 |
746e17c449e5086ddbc86b30111bd7b1
|
|
| BLAKE2b-256 |
80007a8310a65b48ed56427078970a31077615dd021127a168ef5fe75eeb4451
|