change impor

This commit is contained in:
EiffL 2022-05-17 23:42:57 +02:00
parent 5108e56ee8
commit aff8db56f5

View file

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