Skip to content

v0.1.0

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 07 Mar 21:01

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.