Import cosmomath in __init__
This commit is contained in:
parent
0ff1b04b3d
commit
e179544422
2 changed files with 9 additions and 2 deletions
|
@ -3,6 +3,7 @@ from ._project import *
|
|||
from ._cosmo_power import *
|
||||
from ._cosmo_cic import *
|
||||
from ._fast_interp import *
|
||||
from ._cosmomath import *
|
||||
from .grafic import writeGrafic, writeWhitePhase, readGrafic, readWhitePhase
|
||||
from .borg import read_borg_vol
|
||||
from .cic import cicParticles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue