Differt

Latest version: v0.0.31

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

Scan your dependencies

Page 1 of 6

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

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.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

0.0.28

As recommended in [PyO3's changelog](https://github.com/PyO3/pyo3/releases/tag/v0.23.3), we release new binaries.

What's Changed
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/183
* chore(ci): actually run pre-commit when autoupdate by jeertmans in https://github.com/jeertmans/DiffeRT/pull/184
* ci(dependabot): bump astral-sh/setup-uv from 3 to 4 by dependabot in https://github.com/jeertmans/DiffeRT/pull/182
* chore(deps): bump pyo3 from 0.23.2 to 0.23.3 by dependabot in https://github.com/jeertmans/DiffeRT/pull/185


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

0.0.27

What's Changed
* chore(ci): fix coverage issues by jeertmans in https://github.com/jeertmans/DiffeRT/pull/177
* feat(lib): optimizing lib by jeertmans in https://github.com/jeertmans/DiffeRT/pull/171
* feat(lib): improve `draw_rays`'s Plotly and Vispy impl. by jeertmans in https://github.com/jeertmans/DiffeRT/pull/178
* chore(deps): bump PyO3 and test on Python 3.13 by jeertmans in https://github.com/jeertmans/DiffeRT/pull/179


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.26...v0.0.27

0.0.26

What's Changed
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/166
* chore(docs): remove modules docstring by jeertmans in https://github.com/jeertmans/DiffeRT/pull/168
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/169
* chore(deps): bump `beartype` by jeertmans in https://github.com/jeertmans/DiffeRT/pull/170
* chore(tests): add test to benchmark compilation time by jeertmans in https://github.com/jeertmans/DiffeRT/pull/172
* chore(lib): reduce import time by jeertmans in https://github.com/jeertmans/DiffeRT/pull/173
* fix(icmlcn2025): error in `evaluate` function by jeertmans in https://github.com/jeertmans/DiffeRT/pull/167
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/174
* chore(docs): suppress warnings in RTD by jeertmans in https://github.com/jeertmans/DiffeRT/pull/175
* chore(docs): suppress warnings differently by jeertmans in https://github.com/jeertmans/DiffeRT/pull/176
* feat(lib): add Ray Launching features by jeertmans in https://github.com/jeertmans/DiffeRT/pull/165


**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.25...v0.0.26

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.