Resolve "parameterized eos sampling"
Merge request to include the spectral decomposition parameterized equation of state (EOS) simulation code and ability to sample in EOS model parameters.
Edited by Matthew Carney
Merge request reports
Activity
added 1 commit
- 87855000 - Added ability to sample in Spectral EOS parameters
added 2 commits
added 1 commit
- 78b9717d - Added option to use linear interpolation scheme in EOS functions.
added 3 commits
- b7496065 - Style guide fixes
- 8539c225 - Merge branch '369-eos-sampling' of https://git.ligo.org/matthew.carney/bilby into 369-eos-sampling
- 37a9934f - Fixed PEP8 style errors
added 1 commit
- c19342ee - Fixed optional dependency error in eos module.
added 93 commits
-
7325c30a...6415c788 - 91 commits from branch
lscsoft:master
- d6917038 - Fixed merge conflict with master
- 9fbfb671 - Moved piecewise polytrope model over to another branch. This branch only...
-
7325c30a...6415c788 - 91 commits from branch
added 1 commit
- cffcd25b - Standardized EOSFamily method naming convention.
Hi all,
I've removed the WIP tag from this merge request as I think it's ready to be reviewed and merged in. This merge request only includes the spectral decomposition EOS model but I'll add in the piecewise polytrope model and potentially some others in the future. I'd prefer to keep those as separate features to add instead of adding them on to this MR. Please let me know if you'd like me to change anything.
added 1 commit
- 09608472 - Fixed units issue in plotting code and numerical integration relative error threshold.
added 1 commit
- 905536bb - Fixed unit issue with EOSFamily lambda_of_m method.
added 1 commit
- aac10272 - added np.nan_to_num() to causality constraint.
Please register or sign in to reply