Skip to content
Snippets Groups Projects

Resolve "parameterized eos sampling"

Merged Matthew Carney requested to merge matthew.carney/bilby:369-eos-sampling into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -37,6 +37,7 @@ except ImportError:
logger.debug("You do not have astropy installed currently. You will"
" not be able to use some of the prebuilt functions.")
class EOS(object):
def __init__(self):
Loading