Releases: acts-project/detray
Releases · acts-project/detray
v0.69.0
What's Changed
- Fix typo in getting material by @Abhirikshma in #763
- Tune the jacobian validation parameters by @beomki-yeo in #765
New Contributors
- @Abhirikshma made their first contribution in #763
Full Changelog: v0.68.0...v0.69.0
v0.68.0
What's Changed
- Fix non-conformant use of iterator type aliases by @stephenswat in #755
- Migrate static strings to
std::string_view
by @stephenswat in #756 - Add a test for helix radius by @beomki-yeo in #758
- fix: suggest parentheses around comparison in operand of '|' warning by @fredevb in #757
- ref: Make Newton convergence more robust by @niermann999 in #754
- ref: Update to new actsvg version and fix some bugs by @niermann999 in #759
- ref: add momentum information to file names and finalize plots by @niermann999 in #760
- ref: Rename volume and surface classes by @niermann999 in #761
- ref: Use relative error in material comparison and improve material plots by @niermann999 in #762
Full Changelog: v0.67.0...v0.68.0
v0.67.0
What's Changed
- feat: cuda validation tool by @niermann999 in #735
- feat: Add additional track posistion and residual plots by @niermann999 in #740
- Fix C++20 bug in axis constructor by @stephenswat in #746
- annulus2D.hpp: fixed typo that was leading to crashes in some unit tests by @tsulaiav in #743
- feat: material validation in navigation by @niermann999 in #741
- Fixes for failing unit tests by @tsulaiav in #744
- ref: Count the number of missed surfaces in navigation validation by @niermann999 in #747
- ref: Estimate phi tolerance from chord by @niermann999 in #750
- ref: Add material maps to all portals in toy detector and harmonize with material scan by @niermann999 in #751
- Use ray esimation for initial value of helix plane intersector by @beomki-yeo in #752
- feat: Randomize charge in track generators and plot track parameter distributions by @niermann999 in #749
- feat: check distance to surface edge in navigation validation by @niermann999 in #748
- feat: allow to read material map boundaries by @asalzburger in #753
Full Changelog: v0.66.1...v0.67.0
v0.66.1
v0.66.0
What's Changed
- feat: cuda navigation validation by @niermann999 in #732
- oneAPI 2024.1.0 Support, main branch (2024.05.15.) by @krasznaa in #734
- feat: Add simd intersectors and benchmark them by @niermann999 in #712
- feat: Move material maps generation to factory, add material maps to new toy detector and remove old toy detector by @niermann999 in #709
- ref: Allow printing of propagation config and remove templates by @niermann999 in #718
- Update README.md by @beomki-yeo in #737
- fix: navigation and make mask tolerance scaling configurable by @niermann999 in #738
Full Changelog: v0.65.1...v0.66.0
v0.65.1
What's Changed
- fix: navigation status update by @niermann999 in #733
Full Changelog: v0.65.0...v0.65.1
v0.65.0
What's Changed
- ref:Some additional checks during detector building by @niermann999 in #724
- feat: dump truth intersections to file by @niermann999 in #726
- fix: json file checker by @niermann999 in #719
- fix: Allow vacuum in material maps by @niermann999 in #729
- feat: Add material map display to svgtools by @niermann999 in #720
- fix: Remove transform from concentric cylinders and improved error reporting by @niermann999 in #731
- ref: Deduplicate navigation validation code and make it more reusable by @niermann999 in #727
- RK Stepper Assertion Removal, main branch (2024.05.04.) by @krasznaa in #730
Full Changelog: v0.64.1...v0.65.0
v0.64.1
What's Changed
- ref: Allow parameter transport to any surface with material by @niermann999 in #722
- fix: To make traccc update work by @niermann999 in #725
Full Changelog: v0.64.0...v0.64.1
v0.64.0
What's Changed
- ref: cleanup algebra plugin templates - part 1 by @niermann999 in #711
- Skip detector check in benchmark by @beomki-yeo in #714
- CMake Updates, main branch (2024.04.12.) by @krasznaa in #715
- Update algebra-plugins and Vectorize the benchmark by @beomki-yeo in #717
- ref: Reuse ray/helix scan results and switch to random track generator by @niermann999 in #713
v0.63.0
What's Changed
- ref: decouple propagation and geometry by @niermann999 in #674
- Clean up the validation scripts by @beomki-yeo in #710
Full Changelog: v0.62.1...v0.63.0