Releases: acts-project/detray
Releases · acts-project/detray
v0.62.1
What's Changed
- State name of field and material in the plots by @beomki-yeo in #708
Full Changelog: v0.62.0...v0.62.1
v0.62.0
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
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
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
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
What's Changed
- ref: Add ratio tests for masks and rename a few test by @niermann999 in #684
- External Updates, main branch (2024.03.14.) by @krasznaa in #699
- Adjust text by @beomki-yeo in #697
Full Changelog: v0.57.0...v0.58.0
v0.57.0
What's Changed
- Adjust text location which is important by @beomki-yeo in #691
- Adjust the text alignment by @beomki-yeo in #693
- Disable random shift of surface by @beomki-yeo in #694
- Adjust text by @beomki-yeo in #695
- ref: Reactivate volume material types and add material consistency checks by @niermann999 in #687
- Revert the RIdders algorithm back to original form by @beomki-yeo in #696
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
- Make
d2qop2dsdqop
calculation more efficient by @beomki-yeo in #681 - Use pdg number in bethe_bloch function by @beomki-yeo in #680
- Refactor step size scaling by @beomki-yeo in #679
- feat: Add missing masks to benchmark by @niermann999 in #683
- fix: Remove gcc 13 warnings by @niermann999 in #685
- ref: Make verbosity of detector consistency checker configurable by @niermann999 in #686
- Update the jacobian validation parameter by @beomki-yeo in #682
- Add detector length in root validation file by @beomki-yeo in #688
- Use the same rotation angle for rectangular and wire by @beomki-yeo in #689
Full Changelog: v0.55.0...v0.56.0
v0.55.0
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
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