Activity
add jax operators with new pre/post functions (untested)
add jax operators with new pre/post functions (untested)
n-dim functions for pre_matvec and post_rmatvec working; tests passin…
n-dim functions for pre_matvec and post_rmatvec working; tests passin…
1d and 2d dottest pass for any dimensions
1d and 2d dottest pass for any dimensions
drop the 'process', just 'pre', or 'post'
drop the 'process', just 'pre', or 'post'
make 1d real operator work for even and odd number of modes
make 1d real operator work for even and odd number of modes
slight refactor for rmatvec, also added user-facing function to get t…
slight refactor for rmatvec, also added user-facing function to get t…
2D works properly with full version of conjugate symmetry including b…
2D works properly with full version of conjugate symmetry including b…
bug fix? for 2d jax real linear operator
bug fix? for 2d jax real linear operator
added Thomas Hilder to authors ;)
added Thomas Hilder to authors ;)
change to np.prod instead of jnp.prod to support tuples, doesn't affe…
change to np.prod instead of jnp.prod to support tuples, doesn't affe…