change impor

This commit is contained in:
EiffL 2022-05-17 23:42:57 +02:00
parent 88cff99736
commit a52287cd97

View file

@ -1,6 +1,6 @@
import numpy as np import numpy as np
import jax.numpy as jnp import jax.numpy as jnp
from scipy.stats import norm from jax.scipy.stats import norm
__all__ = ['power_spectrum'] __all__ = ['power_spectrum']