ATTPC / Spyral

A Python analysis library for AT-TPC data
GNU General Public License v3.0
2 stars 3 forks source link

Shared Memory for Phases #145

Closed gwm17 closed 1 month ago

gwm17 commented 1 month ago

Shared memory implemented. Phases can now allocate memory to be shared across processes. Implemented for InterpSolverPhase with mesh.

Issues addressed:

144

140

139