This PR adds simple 1st order finite difference and integration for the different primitives in euclid.
The new stuff is available from EuclidCoreTools.
(I'm thinking about slowly migrating all the tools there so we can reduce the number of tool classes.)
This PR adds simple 1st order finite difference and integration for the different primitives in euclid. The new stuff is available from
EuclidCoreTools
. (I'm thinking about slowly migrating all the tools there so we can reduce the number of tool classes.)Lemme know whatcha think.