Skip to main content

Matrix Utilization Python Package

Project description

MatPak

Matrix Utilization Python Package.

MatPak

Files structure

src/: source codes of library lives in here.

src/matpak/: MatPak package files stored in this directory.

tests/: MatPak package unit tests are located here.

Usage

First of all, MatPak should be installed via your python package manager (e.g, pip):

pip install matpak

Then by importing matpak package in your application files, you can use MatPak's public API functions:

import matpak

def main():
    # import custom matrix from file
    foo_mat = matpak.imp_mat_file("./foo_mat.txt")
    
if __name__ == "__main__":
    main()

Test

To execute unit tests, from root dir:

python -m unittest discover -s tests -p "*_test.py"

on successful test:

..................
----------------------------------------------------------------------
Ran 18 tests in 0.048s

OK

Contribution

Feel free to fork, modify and open a pull request in this repository. Thanks for your contribution.

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

matpak-2.0.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

matpak-2.0.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file matpak-2.0.0.tar.gz.

File metadata

  • Download URL: matpak-2.0.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for matpak-2.0.0.tar.gz
Algorithm Hash digest
SHA256 81a5e68008fefed9444658f96bb256d56553345c8c42c198c718f5630833065d
MD5 59b83352d021f9db612e4a41c7f48d33
BLAKE2b-256 46dc97282eb36ed8a9060edf7fe1f9dc117af1e550ebc7865d734e46572267c4

See more details on using hashes here.

File details

Details for the file matpak-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: matpak-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for matpak-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8dcbce13203f6374fb9b4730150ec58c1359fb6337ee0d42331359c40d2d2f0
MD5 5028d909613f684d66ce0020bfdcd0d3
BLAKE2b-256 b4512b7e76edc6f77bf2f64e8d0f768f638240b06936aee3b88545d6c31e965e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page