PUMAS v0.12-p1
This is a patch for v0.12. It corrects some bugs related to the transport:
PUMAS_EVENT_MEDIUM
should now interruptpumas_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.