Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@CarloLepelaars CarloLepelaars released this 30 Sep 16:24
· 4 commits to master since this release

What's Changed

Migrate NumerBlox from Poetry to uv.
Migrate Github Actions pipelines to use uv.
Use ruff checks and formatting.
Using guidelines of how FastAPI migrated from Poetry to uv:
https://x.com/tiangolo/status/1839686030007361803

Deprecates convert_to_tf in NumerFrame.get_era_batch.
Tensorflow removed as dev dependency. Plan to move away from Tensorflow entirely and use Keras/JAX for Penalizers speedup and compatibility.
xfail tests in penalizers.py, which still use tensorflow.

Full Changelog: v1.4.0...v1.5.0