Skip to content

Releases: VIA-s-acc/Prac_Codes

v0.0.1-snap2

29 Jul 19:16
Compare
Choose a tag to compare
v0.0.1-snap2 Pre-release
Pre-release

Include all standard codes in Python.

Additionally, include the optimized C-extensions lineq.matrix_methods and lineq.generator. It is recommended to download the code from the main branch and build it manually by running build.bat.

Added lineq.checker C-extension

Windows build
Python version==3.12
Cython need
C need

Full Changelog: 0.0.1...v0.0.1-snap2

v0.0.1-alpha

26 Jul 22:19
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

#1

Include all standard codes in Python.

Additionally, include the optimized C-extensions lineq.matrix_methods and lineq.generator. It is recommended to download the code from the main branch and build it manually by running build.bat.

Windows build
Python version==3.12
Cython need
C need