Releases: jeertmans/DiffeRT2d
Releases · jeertmans/DiffeRT2d
v0.3.5 - Some new class utilities and fixes
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- fix(lib): make this library compatible with recent JAX versions by @jeertmans in #81
- feat(lib): add
Interactable.sample
method by @jeertmans in #80 - feat(lib): add opt. y axis size in
Interactable.grid
by @jeertmans in #82 - chore(ci): change benchmark utilities by @jeertmans in #83
- chore(docs): fix type alias in documentation by @jeertmans in #84
- feat(lib): add stacked objects utilities by @jeertmans in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #87
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #88
- chore(lib): use uv, fix base class issues and lint by @jeertmans in #93
Full Changelog: v0.3.4...v0.3.5
v0.3.4 - JOSS paper
What's Changed
- chore(paper): JOSS changes in paper and bib by @danielskatz in #78
- fix(paper): bug in paper.md by @danielskatz in #79
New Contributors
- @danielskatz made their first contribution in #78
Full Changelog: v0.3.3...v0.3.4
v0.3.3 - Vertex diffraction and JOSS paper
What's Changed
- fix(ci): small fixes by @jeertmans in #64
- chore(paper): joss slides by @jeertmans in #65
- chore(paper): address comments from @idoby by @jeertmans in #69
- fix(docs): broken links and add check by @jeertmans in #68
- fix(docs): typos and phrasing in
docs/source/jax_and_jaxtyping.md
by @idoby in #72 - feat(lib): add basic vertex diffraction by @jeertmans in #70
- chore(ci): merge coverage reports by @jeertmans in #76
- chore(paper): permanent links and README intro by @jeertmans in #77
Full Changelog: v0.3.2...v0.3.3
v0.3.2 - Docs release
This release is only to upload the documentation fixes.
Full Changelog: v0.3.1...v0.3.2
v0.3.1 - COST INTERACT meeting in Helsinki - Submission
This is a release to publish the latest work, in relation to the two papers submitted for the COST meeting
What's Changed
- chore(docs): ML model by @jeertmans in #62
Full Changelog: v0.3.0...v0.3.1
v0.3.0 - Rye and Equinox rework
What's Changed
- chore(deps-dev): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #56
- refactor(lib): use rye instead by @jeertmans in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- chore(lib): adding ML features by @jeertmans in #59
Full Changelog: v0.2.0...v0.3.0
Zenodo dummy release
What's Changed
- chore(deps-dev): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #56
- refactor(lib): use rye instead by @jeertmans in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
Full Changelog: v0.2.0...zenodo
v0.2.0 - Paper release & latest changes
A new release that publishes latest changes. The paper is now available on IEEEXplore!
What's Changed
- feat(lib): add new kwargs to
Scene.plot
by @jeertmans in #37 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- chore(deps-dev): bump urllib3 from 2.0.5 to 2.0.6 by @dependabot in #38
- chore(deps): add Python 3.12 by @jeertmans in #40
- try on improving performances by @jeertmans in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- 100% test coverage and rename emitter to transmitter by @jeertmans in #43
- fix: docs showing members in wrong places by @jeertmans in #44
- improving performances by @jeertmans in #42
- Changed
function
argument inlogic.activation
to be a callable, not astr
by @jeertmans in #45 - fix(lib): correctly generate path candidates by @jeertmans in #48
- chore(lib): fix remove
jax.config
boolean state by @jeertmans in #54 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #52
- chore(deps): bump actions/deploy-pages from 2 to 4 by @dependabot in #51
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #50
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - First release
What's Changed
- chore(ci): test examples by @jeertmans in #1
- chore(ci): build pages from CI by @jeertmans in #3
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4
- chore(deps): bump requests from 2.30.0 to 2.31.0 by @dependabot in #2
- chore(docs): hiding jax clear caches in docs by @jeertmans in #5
- chore(docs): from autodoc2 to autodoc by @jeertmans in #7
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #8
- chore(test): add test for Paths by @jeertmans in #9
- [ImgBot] Optimize images by @imgbot in #10
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #11
- chore(lib): change seed to key, and add kwargs by @jeertmans in #13
- feat(lib): change sigmoid to more general activation function by @jeertmans in #14
- chore(tests): much more tests, and docs fixes by @jeertmans in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- chore(ci): ignore coverage for abstract by @jeertmans in #16
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17
- chore(deps): make optional deps and add jax in GA group by @jeertmans in #18
- chore(lib): use jax.jit instead of jit by @jeertmans in #19
- chore(tests): improve geom's coverage by @jeertmans in #20
- update to multiple tx/rx by @jeertmans in #22
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #21
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #23
- refactoring function signatures by @jeertmans in #26
- [ImgBot] Optimize images by @imgbot in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- tests: cover when approx is None by @jeertmans in #31
- chore(test): add benchmarks by @jeertmans in #32
- chore(ci): add dependabot for github-actions by @jeertmans in #33
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #34
- chore(deps): bump actions/deploy-pages from 1 to 2 by @dependabot in #35
- chore(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #36
New Contributors
- @jeertmans made their first contribution in #1
- @pre-commit-ci made their first contribution in #4
- @dependabot made their first contribution in #2
- @imgbot made their first contribution in #10
Full Changelog: https://github.com/jeertmans/DiffeRT2d/commits/v0.1.0