Skip to content

Releases: jeertmans/DiffeRT

v0.0.21 - Fixes and quad mesh

08 Oct 12:02
2cb16e9
Compare
Choose a tag to compare

What's Changed

  • chore(docs): add basic citation information by @jeertmans in #129
  • chore(deps): update pre-commit hooks by @github-actions in #130
  • feat(lib): fix empty scene path tracing and add path_candidates args by @jeertmans in #131
  • fix(lib): path segments that are too small are masked by @jeertmans in #132
  • feat(cli): add rectangle / quad mesh support by @jeertmans in #134

Full Changelog: v0.0.20...v0.0.21

v0.0.20 - Basic parallel ray tracing

06 Oct 08:29
b7b1348
Compare
Choose a tag to compare

What's Changed

  • feat(lib): add basic support for ray tracing on multiple devices by @jeertmans in #128

Full Changelog: v0.0.19...v0.0.20

v0.0.19 - Fixes and small perf improvements

05 Oct 09:40
7471230
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #123
  • ci(dependabot): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #125
  • ci(dependabot): bump astral-sh/setup-uv from 2 to 3 by @dependabot in #124
  • fix(lib): add coherence map by @jeertmans in #122
  • chore(lib): invert hit logic by @jeertmans in #126
  • chore(lib): calibrate path tracing by @jeertmans in #127

Full Changelog: v0.0.18...v0.0.19

v0.0.18 - Many improvements in both the API and the documentation

28 Sep 20:42
f127a9d
Compare
Choose a tag to compare

What's Changed

  • chore(ci): merge multiple coverage reports by @jeertmans in #95
  • chore(ci): add automatic PR/issue labeling by @jeertmans in #96
  • fix(ci): macOS runs by @jeertmans in #97
  • chore(deps): update pre-commit hooks by @github-actions in #99
  • feat(lib): improve Sionna scenes support by @jeertmans in #98
  • chore(ci): from Make to just by @jeertmans in #101
  • chore(lib): use signed integers for array indices by @jeertmans in #102
  • chore(deps): update pre-commit hooks by @github-actions in #104
  • chore(deps): update pre-commit hooks by @github-actions in #105
  • chore(deps): update pre-commit hooks by @github-actions in #106
  • chore(deps): update pre-commit hooks by @github-actions in #108
  • chore(docs): add image-method example by @jeertmans in #110
  • chore(deps): update pre-commit hooks by @github-actions in #109
  • chore(ci): upgrade Ruff's config by @jeertmans in #107
  • chore(ci): cleanup justfiles by @jeertmans in #111
  • chore(ci): simplify Rye setup and use universal lock files by @jeertmans in #112
  • chore(deps): update pre-commit hooks by @github-actions in #113
  • chore(tests): move sionna download to fixture by @jeertmans in #114
  • feat(lib): enhance core library by @jeertmans in #115
  • chore(lib): warn about overflow and add Rust coverage by @jeertmans in #116
  • chore(deps): update pre-commit hooks by @github-actions in #118
  • feat(lib): add compute_paths method for image method and "coherence" of paths example by @jeertmans in #117
  • perf(lib): unroll image method and use_scan=True/False by @jeertmans in #119
  • chore(lib): was einsum any better? by @jeertmans in #120
  • chore(docs): add missing documentation to differt_core by @jeertmans in #121

Full Changelog: v0.0.17...v0.0.18

v0.0.17 - Disconnecting nodes in directed graph

26 Jun 14:21
d774a63
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #92
  • chore(deps): update pre-commit hooks by @github-actions in #93
  • feat(lib): added graph disconnection utility by @jeertmans in #94

Full Changelog: v0.0.16...v0.0.17

v0.0.16 - Correct DiffeRT packaging and chore

11 Jun 13:37
39d9454
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #88
  • chore(deps): update pre-commit hooks by @github-actions in #89
  • chore(ci): change bib formatter by @jeertmans in #90
  • feat(lib): add random sampling and ML features by @jeertmans in #85
  • chore(ci): change bib formatter and nb on Colab by @jeertmans in #91

Full Changelog: v0.0.15...v0.0.16

v0.0.15 - Zenodo release

29 May 12:37
ae2bda7
Compare
Choose a tag to compare

v0.0.14 - Fix hatch version detection

29 May 07:42
5aeb719
Compare
Choose a tag to compare

v0.0.13 - Fixing edge cases for complete graphs

29 May 07:12
5cec379
Compare
Choose a tag to compare

What's Changed

  • fix(tests): do not attempt to delete tmp file by @jeertmans in #82
  • chore(deps): update pre-commit hooks by @github-actions in #83
  • fix(lib): deprecation warnings and others by @jeertmans in #84
  • chore(deps): update pre-commit hooks by @github-actions in #86
  • chore(deps): update pre-commit hooks by @github-actions in #87

Full Changelog: v0.0.12...v0.0.13

v0.0.12 - Fixing READMEs

03 May 10:56
0bad99d
Compare
Choose a tag to compare