v0.0.24
Adds 1D and 3D propagation, and data storage options * All propagators can now propagate in 1D, 2D, and 3D. * Intermediate data from the forward pass needed to calculate gradients with respect to input property models during backpropagation can now be compressed and stored in either compute device or CPU memory or on disk, or disabled.