Skip to content

Releases: acts-project/detray

Detray Beta 0.14.0

14 Nov 20:29
5ea44b4
Compare
Choose a tag to compare

Release including many updates since v0.13.0.

  • Refactor the tuple container and add a surface finder store
  • Add a grid factory
  • Add a scalar template parameter for unit constants
  • Fix bugs in simulator
  • Add a random track generator

Detray Beta 0.13.0

27 Oct 18:13
990d6d1
Compare
Choose a tag to compare

Release including many updates since v0.12.0.

  • Define the measurement dimension for masks
  • Add a simulation toolkit
  • Adapt project to macOS12

Detray Beta 0.12.0

17 Oct 22:02
13130e5
Compare
Choose a tag to compare

Release including many updates since v0.11.0.

  • Add jacobian transformation for cartesian2, polar2, cylindrical2 and line coordinates
  • Navigator and stepper states own tracking geometry and field, respectively
  • Replace the original constant magnetic field class with covfie field
  • Add a new grid class
  • and many more trivial changes

Detray Beta 0.11.0

15 Sep 07:22
18837f6
Compare
Choose a tag to compare
Detray Beta 0.11.0 Pre-release
Pre-release

Release including many updates since v0.10.0.

  • Integrated covfie into the project;
  • Integrated actsvg into the project;
  • Improved the project's support for CMake >=3.24;
  • Improved the usage of Thrust in the build configuration;
  • Various other bug fixes and improvements.

Detray Beta 0.10.0

25 Jul 20:16
2dc4cb0
Compare
Choose a tag to compare

Release including the following update(s) since v0.9.0:

  • Updated algebra-plugins to v0.13.0 (#268)
  • Added line mask and its intersection (#270)
  • CI workflow for GPU (#274)
  • Added materials into detector (#277)

Detray Beta 0.9.0

10 Jun 16:35
ca1a9bc
Compare
Choose a tag to compare

Release including the following update(s) since v0.8.0:

  • Update CMake version requirement
  • Add mask_base class to avoid the code repetition

Detray Beta 0.8.0

09 Jun 00:43
23f7e36
Compare
Choose a tag to compare

Release including the following update(s) since v0.7.0:

  • Add host accessible memory resource to grid2 buffer
  • Add Generic container for tuple of vector and tuple of array
  • Add scalar template parameter for some classes

Detray Beta 0.7.0

02 May 18:46
c2efd82
Compare
Choose a tag to compare

Release including the following update(s) since v0.6.0:

  • Add covariance transport in RK stepper
  • Add pathlimit aborter
  • Add navigation policies
  • Add a grid2 buffer constructor with size vector
  • Improve grid2 with const correcteness

Detray Beta 0.6.0

14 Apr 20:41
f5c1a00
Compare
Choose a tag to compare

Release including the following update(s) since v0.5.0:

  • Introduce matrix algebra from acts-project/algebra-plugins
  • Introduce grid2 const type
  • Refactor trust-based navigator
  • Introduce an actor for propagator
  • Introduce constrained step for stepper
  • Reorganize the core directory
  • Several bug fixes

Detray Beta 0.5.0

16 Feb 19:17
d345b26
Compare
Choose a tag to compare
Detray Beta 0.5.0 Pre-release
Pre-release

Release including the following update(s) since v0.4.0: