mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-02-23 18:10:55 +00:00
change impor
This commit is contained in:
parent
88cff99736
commit
a52287cd97
1 changed files with 1 additions and 1 deletions
|
@ -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']
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue