Skip to content

PUMAS v0.12-p1

Compare
Choose a tag to compare
@niess niess released this 19 Nov 21:54
· 170 commits to master since this release

This is a patch for v0.12. It corrects some bugs related to the transport:

  • PUMAS_EVENT_MEDIUM should now interrupt pumas_transport as expected.
  • Particles should now be transported again in uniform & infinite media.
  • Straight steps have been optimised when navigating through a geometry.

In addition, the signature of the pumas_context_create function has been changed to match the rest of the API, i.e. the context goes as 1st argument.