Some utility functions for numpy data types
Project description
cnspy_numpy_utils Package
A package holding useful scripts based on the numpy package, that cannot be associated to any other (dangling code, that is used in different places).
Most important functions:
- tri_vec_to_mat(tri_vec, n=None)
- mat_to_tri_vec(P)
- accumulated_distance(p_vec)
- total_distance(p_vec)
- numpy_statistics(vNumpy
- print_statistics(metrics
Installation
Install the current code base from GitHub and pip install a link to that cloned copy
git clone https://github.com/aau-cns/cnspy_numpy_utils.git
cd cnspy_numpy_utils
pip install -e .
or the official package via
pip install cnspy-numpy-utils
Dependencies
It is part of the cnspy eco-system of the cns-github group.
License
Software License Agreement (GNU GPLv3 License), refer to the LICENSE file.
Sharing is caring! - Roland Jung
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
cnspy_numpy_utils-0.2.0.tar.gz
(16.6 kB
view details)
File details
Details for the file cnspy_numpy_utils-0.2.0.tar.gz
.
File metadata
- Download URL: cnspy_numpy_utils-0.2.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18b85cc89325a4090de4919f8725b96f8dc3cc1035b56e0c12c9a4312436334f |
|
MD5 | c5495b64a3602e0d3aa870c161b96ee1 |
|
BLAKE2b-256 | 66561a7991bf5c9f99fca159e004a98ebe4635a9a5566117d54496e74bcde5f3 |