I've release a new version of jaxparrow with some major updates, including changes to the public API.
This breaks some function of widetrax's Grads module:
compute_vorticity_1_ds,
compute_strain_1_ds.
I would suggest that those functions directly call the functions vorticity and strain_rate of jaxparrow.
I can open a PR.
I've release a new version of
jaxparrowwith some major updates, including changes to the public API.This breaks some function of
widetrax'sGradsmodule:compute_vorticity_1_ds,compute_strain_1_ds.I would suggest that those functions directly call the functions
vorticityandstrain_rateofjaxparrow.I can open a PR.