Releases: pogudingleb/SIAN
Releases · pogudingleb/SIAN
v1.6: Speeding up using weights
Speeding up the GB computation as described in https://arxiv.org/abs/2202.06297
Release v1.5
Changes:
- substantial speed up achieved by using tailored monomial ordering for the Groebner bases computation (discovered by Ilya Ilmer, Tatiana Konstantinova, and Alexey Ovchinnikov)
- assessing identifiability from given number of independent experiments
- refactoring of the code & tests
Release v1.0 (Bioinformatics paper)
The code as described in https://doi.org/10.1093/bioinformatics/bty1069
Original implementation
The version of SIAN corresponding to the original paper https://arxiv.org/abs/1801.08112