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
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
It is part of the cnspy eco-system of the cns-github group.
Software License Agreement (GNU GPLv3 License), refer to the LICENSE file.
Sharing is caring! - Roland Jung