issues
search
GeoStat-Framework
/
pentapy
A Python toolbox for pentadiagonal linear systems
https://pentapy.readthedocs.io/
MIT License
14
stars
4
forks
source link
Refactor 2023
#19
Closed
MuellerSeb
closed
1 year ago
MuellerSeb
commented
1 year ago
move to
src/
based package structure
dropped python 3.7 support
added support for python 3.10 and 3.11
add wheels for arm64 systems
simplified documentation
created
solver.pxd
file to be able to cimport the solver module
move meta-data to pyproject.toml
simplified documentation
added a
CITATION.bib
file
added archive support
src/
based package structuresolver.pxd
file to be able to cimport the solver moduleCITATION.bib
file