Skip to content

Releases: acts-project/detray

v0.90.0

12 Mar 00:02
ba458e5
Compare
Choose a tag to compare

What's Changed

  • register_checks: pass geometry context by reference instead of passing by value by @tsulaiav in #946
  • fix: state tuple type and remove empty states by @niermann999 in #940
  • fix: a few compiler warnings by @niermann999 in #947

Full Changelog: v0.89.0...v0.90.0

v0.89.0

28 Feb 23:48
9ac3f7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.88.1...v0.89.0

v0.88.1

14 Feb 13:22
59b52c3
Compare
Choose a tag to compare

What's Changed

v0.88.0: Merge pull request #925 from niermann999/ref-algebra-detail

05 Feb 08:13
4047edc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.87.0...v0.88.0

v0.87.0

19 Dec 15:16
2e41d90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.86.0...v0.87.0

v0.86.0

12 Dec 12:21
73ff9d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.85.0...v0.86.0

v0.85.0

07 Dec 14:05
033b4fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.84.0...v0.85.0

v0.84.0

03 Dec 12:18
041054e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.83.0...v0.84.0

v0.83.0

29 Nov 16:09
85171a6
Compare
Choose a tag to compare

What's Changed

  • Removed one file commited by accident by @tsulaiav in #888
  • chore: Add pre-commit config by @paulgessinger in #878
  • use fabs instead of abs in set_phi to be nice with sycl/clang20 by @flg in #889
  • VecMem Update, main branch (2024.11.29.) by @krasznaa in #890
  • oneAPI 2025 Updates, main branch (2024.11.29.) by @krasznaa in #891
  • Project Version Update, main branch (2024.11.29.) by @krasznaa in #892

New Contributors

  • @flg made their first contribution in #889

Full Changelog: v0.82.0...v0.83.0

v0.82.0

18 Nov 16:28
9f81b66
Compare
Choose a tag to compare

What's Changed

  • Remove unneeded state from Runge-Kutta stepper by @stephenswat in #871
  • feat: add python formatting as a CI job by @niermann999 in #876
  • GCC 13.1 Fix, main branch (2024.11.08.) by @krasznaa in #882
  • ref: Allow empty states in actor chain and construct state tuple by @niermann999 in #877
  • Pass explicit geometry context to the calls to single_store::at() by @tsulaiav in #881
  • feat: adding operator== for grids (and material grids) by @asalzburger in #884
  • ref: Remove more state data from the steppers and streamline the parameter resetter by @niermann999 in #879
  • Remove assertion on the number of planes by @beomki-yeo in #886

Full Changelog: v0.81.0...v0.82.0