Releases: acts-project/detray
Releases · acts-project/detray
v0.81.0
What's Changed
- GCC 12 Build Fix, main branch (2024.10.22.) by @krasznaa in #867
- fix: more sonar cloud issues by @niermann999 in #862
- Add more
detray::tuple
features by @stephenswat in #872 - ref: Update the propagation config structs and improve navigation recovery due to extreme portal overstepping by @niermann999 in #856
- ref: Reduce size of navigation state by @niermann999 in #868
- Update CUDA version in CI to 12.6 by @stephenswat in #874
- fix: Navigation assertions in validation tools by @niermann999 in #858
- Increment version number to v0.81.0 by @stephenswat in #875
Full Changelog: v0.80.0...v0.81.0
v0.80.0
What's Changed
- ref: Update version number to 0.80.0 by @niermann999 in #855
- ref: Use the detector builder for the wire chamber geometry by @niermann999 in #853
- fix: Build SYCL tests on same machine as the test are run on and reactivate tests by @niermann999 in #860
- ref: Reactivate clang-format artifacts in CI by @niermann999 in #859
- Dropped elementwise access to single_store by @tsulaiav in #857
- Remove useless if-statement condition by @stephenswat in #866
- Ref: decouple stepper and navigator by @niermann999 in #863
- Split propagate function into client components by @stephenswat in #850
- Ref: stepper state encapsulation by @niermann999 in #864
- Project Export Fix, main branch (2024.10.24.) by @krasznaa in #869
- Benchmarking On Main Repo Only, main branch (2024.10.24.) by @krasznaa in #870
Full Changelog: v0.79.0...v0.80.0
v0.79.0
What's Changed
- ref: Rename vc to vc_aos and build vc_soa plugin in CI by @niermann999 in #839
- ref: remove enable_if by @niermann999 in #843
- ref: Use ranges algorithms by @niermann999 in #848
- ref: refactor type traits into concepts by @niermann999 in #851
- ref: split dependency between benchmarks and svgtools and make validation utils lib by @niermann999 in #834
Full Changelog: v0.78.0...v0.79.0
v0.78.0
What's Changed
- Add FP64 compliance CI job by @stephenswat in #844
- feat: ranges concepts by @niermann999 in #842
- Make propagate() and propagate_sync() equal by @beomki-yeo in #847
- Remove several unwanted FP64 operations by @stephenswat in #845
- Update Project Version to v0.78.0 by @beomki-yeo in #849
Full Changelog: v0.77.0...v0.78.0
v0.77.0
What's Changed
- Update Project Version to v0.77.0 by @beomki-yeo in #841
- fix: sonarcloud issues for core library by @niermann999 in #840
Full Changelog: v0.76.1...v0.77.0
v0.76.1
What's Changed
- fix: Allow different track charges in navigation validation by @niermann999 in #820
- Improve warnings in tuple container visitor by @stephenswat in #831
- Add back the full jacobian to the base stepper by @beomki-yeo in #838
- Update Detray Version Number by @beomki-yeo in #837
- CI: Run debug unittests by @niermann999 in #833
Full Changelog: v0.76.0...v0.76.1
v0.76.0
What's Changed
- Remove the member variable of
jac_to_global
from base stepper by @beomki-yeo in #825 - Add CMake prefix for benchmark builds by @stephenswat in #817
- Fix several outdated Github actions by @stephenswat in #808
- Update vecmem to version 1.8.0 by @stephenswat in #836
- CI: switch on multithreading in the CI by @niermann999 in #829
- Remove
_full_jacobian
from base stepper by @beomki-yeo in #832 - feat: Add developer cmake presets by @niermann999 in #835
Full Changelog: v0.75.3...v0.76.0
v0.75.3
What's Changed
- ref: Switch off non-esential components in CI builds by @niermann999 in #818
- Update the target directories of check_format.sh by @beomki-yeo in #823
- Calculate the field gradients only at three points by @beomki-yeo in #822
- ref: speedup device CI builds by @niermann999 in #821
- fix: Remove compiler/linker warnings by @niermann999 in #828
Full Changelog: v0.75.2...v0.75.3
v0.75.2
What's Changed
- Ignore some bfield gradient terms in RKN Jacobian calculation by @beomki-yeo in #815
- fix: navigation assertion by @niermann999 in #819
Full Changelog: v0.75.1...v0.75.2
v0.75.1
What's Changed
- ref: Cmake fixes for traccc by @niermann999 in #816
- Add a few new navigator assertions by @stephenswat in #814
Full Changelog: v0.75.0...v0.75.1