Skip to content

Releases: acts-project/detray

v0.53.0

09 Feb 13:11
4e05a09
Compare
Choose a tag to compare

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

07 Feb 08:29
867205c
Compare
Choose a tag to compare

What's Changed

  • Call begin() directly in ranges view interface fixes CUDA error

Detray Beta v0.52.0

06 Feb 14:59
8e6f055
Compare
Choose a tag to compare

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

20 Dec 19:47
bfd86b8
Compare
Choose a tag to compare

New release with a new rk stepper policy and a few fixes for open data detector

Detray Beta 0.50.0

18 Dec 16:00
3a585d8
Compare
Choose a tag to compare

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

22 Nov 10:21
95fae01
Compare
Choose a tag to compare

New release comes with a few bug fixes for traccc integration

Detray Beta 0.48.0

21 Nov 20:29
fcb1c85
Compare
Choose a tag to compare

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

30 Oct 20:35
546b7b8
Compare
Choose a tag to compare

New detray version with lots of SVG supports and a minor update on track parameter to retrieve pT.

Detray Beta 0.46.0

25 Oct 09:25
5f52056
Compare
Choose a tag to compare

v0.46.0 comes with minor bug fixe and refactoring

Detray Beta 0.45.0

19 Oct 17:11
3016d16
Compare
Choose a tag to compare

Contains a couple of minor fixes for traccc integration