Skip to content

v2.1.0

Compare
Choose a tag to compare
@impredicative impredicative released this 13 Dec 04:14
· 16 commits to master since this release
  • Update various variable bounds to use string representations when dividing and adding floats. This prevents errors such as for example with QuniformVar(0, 99.9, 0.1) decoding its encoded boundary values. It is unclear how best to address floating point issues.