Detray Beta 0.30.0
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