riveSunder / fractal_persistence

Investigating fractal persistence boundaries for motile pseudorganisms
0 stars 0 forks source link

Dtype #13

Closed riveSunder closed 6 months ago

riveSunder commented 6 months ago

Adds dtypes to v_stability_sweep and depended-on functions. Also break out pad_2d from ft_convolve, to allow for padding the convolution kernels ahead of time (instead of re-padding them every time ft_convolve is called).