jannikmi / multivar_horner

python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
https://multivar-horner.readthedocs.io/en/latest/
MIT License
27 stars 3 forks source link

re-enable numerical stability tests #36

Open jannikmi opened 1 year ago

jannikmi commented 1 year ago

float128 is not available under arm64 architecture cf. https://github.com/vivarium-collective/vivarium-core/issues/196