Releases: sandialabs/bientropy
Releases · sandialabs/bientropy
v1.1.4
Changes from v1.1.2:
- Bug fix: test
test_error_tbien_short()
was calling only a single function - Bug fix: skip
test_warn_bien_long()
test for Python 2.7 due to bug in Python https://bugs.python.org/msg75117
v1.1.2
v1.1.1
Changes:
- Correction to instructions to run tests in documentation
v1.1.0
Changes:
- better compatibility with the Windows platform and Microsoft Visual Studio compiler
- new interface to the pure Python implementations in case the user cannot compile for their platform
- the self-test code has been restructured to use the built-in Python unittest rather than pytest