Releases: wsp-sag/cheval
Releases · wsp-sag/cheval
Version 0.2.4
Version 0.2.3
What's Changed
- pass group to self.validate by @TianYangLin in #16
- Fix and improve LinkedDataFrame missing link indexes logic by @aclarry in #14
- Update random seed handling and caching of numba functions by @bccheung in #17
to_csv
performance issue mitigation by @bccheung in #18
New Contributors
- @TianYangLin made their first contribution in #16
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
Version 0.2.1
Added option to disable check for infeasible solutions. This option is useful in certain situations.
What's Changed
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
Added support for pandas 0.24 and newer, re-implemented most unit tests for pytest
What's Changed
Full Changelog: v0.1.1...v0.2.0
Version 0.1.1
Includes bug fixes to ensure that MatrixSymbols are properly initialized and that number of threads can be set when using Numba functions
What's Changed
Full Changelog: v0.1.0...v0.1.1