v0.1.0
pentapy
This is the first release of pentapy, a python toolbox for solving pentadiagonal linear equation systems.
The solver is implemented in cython, which makes it really fast.
References
In this release the algorithm PTRANS-I presented by Askar et al. 2015 is implemented.