Releases: acts-project/detray
Releases · acts-project/detray
v0.53.0
What's Changed
- volume local surface indices in grids (enables to read grids from acts)
- feat: Update acts-project externals to latest versions
- feat: Update google benchmark and nlohman json
- fix: map the bin ranges correctly for zero-neighbor local navigation (local navigation runs on ODD)
- Fix the overflow in the landau sampling test
- Fix bugs in dr_n/dt calculation
- material map reader
- fix and test source link default search
v0.52.1
What's Changed
- Call begin() directly in ranges view interface fixes CUDA error
Detray Beta v0.52.0
What's Changed
- Use field gradients in covariance transport
- Use d(qop)/ds in jacobian calculation
- Use eloss gradient in covariance transport by
- Add compiler sanitizer option and fix errors
- Add a cholesky decomposition
- Implement surface lookup from source link
- Enable local navigation
- Add Fe and CsI material
- Use bfield interpolation rather than NN
- Make the helix intersector tolerance configurable
- Restore the density effect data
- Make host and device function checks work with HIP
- Add liquid Argon and Fe with density effect data
- Add a numerical differentiation test for validating error propagation
- Rename math namespace and use it in all headers consistently
- Add a runtime inspector
- Remove radius from 2D cylinder grid
- Grid benchmarks
- Add Euler Rotation
- Dynamic grid capacity and indexed grids
- Add missing DETRAY_HOST_DEVICE to definitions
- Dynamic capacity grid building
As well as a number of fixes and refactoring, mainly in the grid and the RKN stepper
Detray Beta 0.51.0
New release with a new rk stepper policy and a few fixes for open data detector
Detray Beta 0.50.0
Changes from the last relaease
- Added a volume material
- Improved the covariance transport
- Many improvements in svg tools
- Added surface grid search for fast navigation
- A couple of QoL updates
Detray Beta 0.49.0
New release comes with a few bug fixes for traccc integration
Detray Beta 0.48.0
Changes from the last release:
- Added material map writer
- Added a function for center approximation of annulus shapes
- Removed the usage of infinities
- Added a function for pz
Detray Beta 0.47.0
New detray version with lots of SVG supports and a minor update on track parameter to retrieve pT.
Detray Beta 0.46.0
v0.46.0 comes with minor bug fixe and refactoring
Detray Beta 0.45.0
Contains a couple of minor fixes for traccc integration