Skip to content

Detray Beta 0.30.0

Compare
Choose a tag to compare
@beomki-yeo beomki-yeo released this 08 May 12:10
· 779 commits to main since this release
69c2c2f

Changes from the previous version:

New features

  • New detray::tuple type
  • Ray intersector for portal cylinders
  • Helix intersector for lines
  • Json writer for the material description
  • Landau sampling for energy loss simulation

Optimization

  • Reduce the size of navigator memory allocation
  • Improve the intersection codes

Refactor

  • Refactored material interaction codes
  • Described local coordinate with full 3 dimension
  • Implemented bit encoded typed index
  • Refactored the unit tests and benchmark codes

Also including many bug fixes