mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-02-22 17:47:11 +00:00
change impor
This commit is contained in:
parent
5108e56ee8
commit
aff8db56f5
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