Releases: jet-net/JetNet
Releases · jet-net/JetNet
v0.2.5
What's Changed
- docs: Add JOSS paper by @rkansal47 in #41
- Update precommit and bug fixes by @rkansal47 in #65
- FPD and KPD normalization bug fix by @rkansal47 in #69
New Contributors
- @kyleniemeyer made their first contribution in #61
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- JetNet logger by @mova in #44
- Add contribution instructions by @rkansal47 in #48
- Download option and verify integrity with md5 checksums by @rkansal47 in #49 and #51
- Zenodo API fixes by @rkansal47 in #58 and #59
- Python 3.11 compatible by @rkansal47 in #60
New Contributors
Full Changelog: v0.2.3.post3...v0.2.4
v0.2.3.post3
What's Changed
- Fix large imaginary component in FPD issue by @rkansal47 in #36
Full Changelog: v0.2.3.post2...v0.2.3.post3
v0.2.3.post2
v0.2.3.post1
What's Changed
- More strict
pre-commit
checks by @jmduarte in #26 - FPD and KPD by @rkansal47 in #30
- Note: w1p and w1efp functionality has changed slightly to not offer averaging over the different features
- In
post1
: renameevaluation.fpd_inf
toevaluation.fpd
by @rkansal47 in #32
Full Changelog: v0.2.2...v0.2.3.post1
v0.2.3
What's Changed
- More strict
pre-commit
checks by @jmduarte in #26 - FPD and KPD by @rkansal47 in #30
- Note: w1p and w1efp functionality has changed slightly to not offer averaging over the different features
Full Changelog: v0.2.2...v0.2.3
v0.2.2
New/updated utility functions. (Edit: re-released due to issues with CD.)
What's Changed
- Coordinate transformations by @zichunhao in #23
- Temporary fix for CI by @rkansal47 in #24
- batch (3d array) support for
to_image
by @jmduarte in #25
New Contributors
- @zichunhao made their first contribution in #23
- @jmduarte made their first contribution in #25
Full Changelog: v0.2.1.post2...v0.2.2
v0.2.1.post2
Fixes normalisation bug #21
v0.2.1.post1
Minor bug fixes.