Skip to content

Releases: jeertmans/DiffeRT

v0.0.35 - Tutorial on Coherent vs Non-Coherent RT, and fixes

08 Apr 15:14
dd999f1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #239
  • chore(deps): update pre-commit hooks by @github-actions in #242
  • chore(docs): add tutorial for coherent vs. non-coherent rt by @jeertmans in #243

Full Changelog: v0.0.34...v0.0.35

v0.0.34 - `TriangleMesh.at` and `TriangleMesh.set_face_materials` utilities

27 Mar 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.33...v0.0.34

v0.0.33 - Compatibility with Sionna v1

25 Mar 10:56
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #235
  • fix(lib/tests): compat. with Sionna v1 by @jeertmans in #234

Full Changelog: v0.0.32...v0.0.33

v0.0.32 - `TriangleMesh.append` and axis in `Paths.reduce`

18 Mar 16:44
d559b23
Compare
Choose a tag to compare

What's Changed

  • chore(ci): move Rust pre-commit hooks to local by @jeertmans in #217
  • chore(deps): use dependency-groups from PEP735 by @jeertmans in #221
  • fix(ci): bugs introduced by #221 by @jeertmans in #224
  • fix(tests): issue with beartype>=0.20 and relax sample_points_in_...'s args by @jeertmans in #225
  • chore(deps): update pre-commit hooks by @github-actions in #226
  • chore(deps): update pre-commit hooks by @github-actions in #227
  • chore(deps): update pre-commit hooks by @github-actions in #228
  • feat(lib): allow to easily append meshes together by @jeertmans in #230
  • feat(lib): add axis argument to Paths.reduce by @jeertmans in #229

Full Changelog: v0.0.31...v0.0.32

v0.0.31 - Enhanced docs, some new features, and less `@jit`

17 Feb 12:59
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #188
  • chore(dev): update type check by @jeertmans in #189
  • chore(docs): from viewcode to linkcode by @jeertmans in #190
  • chore(dev): add maturin import hook by @jeertmans in #191
  • chore(deps): update pre-commit hooks by @github-actions in #192
  • ci(dependabot): bump astral-sh/setup-uv from 4 to 5 by @dependabot in #194
  • ci(dependabot): bump actions/attest-build-provenance from 1 to 2 by @dependabot in #193
  • chore(docs): document how to load trained model by @jeertmans in #196
  • chore(deps): update pre-commit hooks by @github-actions in #195
  • chore(docs): cleanup (and lint) by @jeertmans in #197
  • chore(deps): open3d 0.19 by @jeertmans in #198
  • feat(lib): implement Fresnel coefficients by @jeertmans in #103
  • chore(deps): update pre-commit hooks by @github-actions in #199
  • feat(lib): FSPL and path gain by @jeertmans in #200
  • feat(lib): add method to easily mask duplicate path candidates by @jeertmans in #203
  • fix(lib): antenna aperture by @jeertmans in #204
  • chore(deps): update pre-commit hooks by @github-actions in #205
  • chore(deps): update pre-commit hooks by @github-actions in #207
  • chore(deps): update pre-commit hooks by @github-actions in #208
  • chore(deps): update pre-commit hooks by @github-actions in #211
  • chore(ci): remove automatic type checking by @jeertmans in #210
  • chore(ci): test with 'lowest-direct' resolution by @jeertmans in #212
  • chore(deps): cleanup dev deps by @jeertmans in #209
  • chore(tests): add benchmark for training a LOS-check ML model by @jeertmans in #213
  • chore(deps): update pre-commit hooks by @github-actions in #215
  • chore(ci): use token to query REST API by @jeertmans in #216
  • perf(lib): remove some @jit decorators and allow ArrayLike arguments by @jeertmans in #214

Full Changelog: v0.0.30...v0.0.31

v0.0.30 - Fix sdist

13 Dec 17:24
e793e84
Compare
Choose a tag to compare

v0.0.29 - abi3.9 wheels

13 Dec 14:20
fb6875b
Compare
Choose a tag to compare

What's Changed

  • ci(dependabot): bump codecov/codecov-action from 4 to 5 by @dependabot in #181
  • chore(deps): update pre-commit hooks by @github-actions in #187
  • fix(deps): fix build issue by @jeertmans in #186

Full Changelog: v0.0.28...v0.0.29

v0.0.28 - Apply PyO3 fix on `differ-core` release files

06 Dec 17:12
8bbdd29
Compare
Choose a tag to compare

As recommended in PyO3's changelog, we release new binaries.

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #183
  • chore(ci): actually run pre-commit when autoupdate by @jeertmans in #184
  • ci(dependabot): bump astral-sh/setup-uv from 3 to 4 by @dependabot in #182
  • chore(deps): bump pyo3 from 0.23.2 to 0.23.3 by @dependabot in #185

Full Changelog: v0.0.27...v0.0.28

v0.0.27 - Python 3.13, coverage, and drawing rays

29 Nov 15:29
a0da804
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.26...v0.0.27

v0.0.26 - Ray Launching (SBR) and fixes

26 Nov 16:17
cb927d1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #166
  • chore(docs): remove modules docstring by @jeertmans in #168
  • chore(deps): update pre-commit hooks by @github-actions in #169
  • chore(deps): bump beartype by @jeertmans in #170
  • chore(tests): add test to benchmark compilation time by @jeertmans in #172
  • chore(lib): reduce import time by @jeertmans in #173
  • fix(icmlcn2025): error in evaluate function by @jeertmans in #167
  • chore(deps): update pre-commit hooks by @github-actions in #174
  • chore(docs): suppress warnings in RTD by @jeertmans in #175
  • chore(docs): suppress warnings differently by @jeertmans in #176
  • feat(lib): add Ray Launching features by @jeertmans in #165

Full Changelog: v0.0.25...v0.0.26