Differt

Latest version: v0.0.34

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.0.34

What's Changed
* feat(lib): add `TriangleMesh.at` update utility by jeertmans in https://github.com/jeertmans/DiffeRT/pull/237
* chore(deps): use pyo3-log `0.12.2` instead of GitHub PR by jeertmans in https://github.com/jeertmans/DiffeRT/pull/238
* feat(lib): set face materials by jeertmans in https://github.com/jeertmans/DiffeRT/pull/236


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.33...v0.0.34

0.0.33

What's Changed
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/235
* fix(lib/tests): compat. with Sionna v1 by jeertmans in https://github.com/jeertmans/DiffeRT/pull/234


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.32...v0.0.33

icmlcn2025
Please find here the weights of the models trained on single-bounce ($K=1$) and double-bounce ($K=2$) path candidates.

2024-11-20

A bug was found in the preprint version and fixed in 167. An updated paper version has been submitted, and trained model weights were updated.

2025-01-08

A convenient class method `Model.load` was added to facilitate loading pre-trained weights.

0.0.32

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


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.31...v0.0.32

0.0.31

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


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.30...v0.0.31

0.0.30

**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.29...v0.0.30

0.0.29

What's Changed
* ci(dependabot): bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/jeertmans/DiffeRT/pull/181
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/187
* fix(deps): fix build issue by jeertmans in https://github.com/jeertmans/DiffeRT/pull/186


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.28...v0.0.29

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.