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