mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
bug fixed related to different boundary handling procedure. no guarantee that it's correct (yet) but it runs
This commit is contained in:
parent
03c8f773b6
commit
dd181da42a
6 changed files with 40 additions and 36 deletions
|
@ -23,7 +23,7 @@
|
|||
import numpy as np
|
||||
import scipy.integrate as integrate
|
||||
import os
|
||||
from backend import *
|
||||
#from backend import *
|
||||
|
||||
__all__=['expansion', 'comovingDistance', 'aveExpansion']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue