Python library for reading matrices from many files and generating a single numpy matrix
Project description
sangarak
Python module for collecting distributed matrices from files and creating a single matrix.
Usage
Method list:
read_matrix
- Read the matrix by specifying process IDs and file names.read_file
- Read the matrix with lesser arguments by just specifying the file name.
Installation
cd into the directory and run pip install .
.
Testing
cd into the root directory of the project and run python setup.py test
.
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
sangarak-0.1.tar.gz
(3.6 kB
view hashes)
Built Distributions
sangarak-0.1-py3.6.egg
(3.9 kB
view hashes)
sangarak-0.1-py3-none-any.whl
(4.0 kB
view hashes)