bmad-sim / GTPSA.jl

Julia interface to the Generalised Truncated Power Series Algebra (GTPSA) library
https://bmad-sim.github.io/GTPSA.jl/
GNU General Public License v3.0
11 stars 0 forks source link

Make `@FastGTPSA` memory safe #117

Open mattsignorelli opened 4 weeks ago

mattsignorelli commented 4 weeks ago

Right now, @FastGTPSA is not thread safe. It should be modified to be so, even if there are some performance costs

mattsignorelli commented 1 week ago

This could be achieved by modifying the temporary getter/setters in Julia