AlgebraicDynamics.jl icon indicating copy to clipboard operation
AlgebraicDynamics.jl copied to clipboard

ENH: add approximate euler's method that avoids communication

Open jpfairbanks opened this issue 1 year ago • 0 comments

I was thinking about the parallel performance of our distributed algorithms and wanted to test if we could communicate less often and still get the right answer. Here is an attempted answer yes.

jpfairbanks avatar Apr 22 '24 20:04 jpfairbanks