kazewong / jim

Gravitational-wave data analysis tools in Jax
MIT License
59 stars 19 forks source link

Output numpy array instead of jax.numpy array #146

Open thomasckng opened 2 months ago

thomasckng commented 2 months ago

Outputting numpy array instead of jax.numpy array makes loading result easier. Result can be loaded without jax installation.