Skip to content

Releases: acts-project/detray

v0.62.1

20 Mar 21:50
1bef46a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.62.0...v0.62.1

v0.62.0

20 Mar 17:17
f3a208b
Compare
Choose a tag to compare

What's Changed

  • Write Euler angles and remove module materials in Jacobian validation by @beomki-yeo in #706

Full Changelog: v0.61.0...v0.62.0

v0.61.0

20 Mar 15:12
d493e69
Compare
Choose a tag to compare

What's Changed

  • ref: Use detector builder for toy detector
  • feat: Add homogeneous volume material builder
  • Switch the rotation direction for wire telescope detector
  • ref: Add homogeneous material to new toy detector and switch the teselscope detector to new material generation
  • ref: Switch the old toy detector against the new in all detray tests and benchmarks

v0.60.0

19 Mar 10:07
db4d42e
Compare
Choose a tag to compare

What's Changed

  • Detector Move (Assignment), main branch (2024.03.18.) by @krasznaa in #701
  • Record the number of iterations from Ridders algorithm by @beomki-yeo in #702

Full Changelog: v0.59.0...v0.60.0

v0.59.0

16 Mar 16:01
86a36f4
Compare
Choose a tag to compare

What's Changed

  • Print ridders results and make all tracks converged by @beomki-yeo in #700

Full Changelog: v0.58.0...v0.59.0

v0.58.0

14 Mar 22:46
ec3c836
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.57.0...v0.58.0

v0.57.0

14 Mar 02:36
7eb84c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.56.0...v0.57.0

v0.56.0

11 Mar 14:08
00499fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.0...v0.56.0

v0.55.0

23 Feb 17:23
1209d7c
Compare
Choose a tag to compare

What's Changed

  • Move integration tests out of unit test directory
  • Remove intersectors from shapes
  • Rework material interaction
  • Remove dfelibs
  • Ceanup geometry directory
  • Ignore root script byproducts
  • Fix bug in the stepper and improve the validation scripts

v0.54.0

12 Feb 18:55
33a83f7
Compare
Choose a tag to compare

What's Changed

  • Default vacuum for portal material in the wire chamber
  • Fixed jacobian validation scripts
  • Add dgdqop and d2qopdsdqop to HOST_DEVICE definitions
  • Clean up the IO directory
  • First round of cleanup for the test directory
  • Remove abstract interface from IO backend