Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Rhiannon Udall
bilby
Commits
6e1fec17
Commit
6e1fec17
authored
Sep 23, 2019
by
Gregory Ashton
Browse files
Merge branch '0.5.7-release'
parents
843f5545
d700db73
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
6e1fec17
...
...
@@ -2,6 +2,21 @@
## Unreleased
## [0.5.7] 2019-09-19
### Added
-
bilby_convert_resume file CL tool for converting dynesty resume files into preresults !599
### Changes
-
Change the constants (Msun, REarth etc) to match the values in LAL !597
-
Change the Greenwhich Mean Sidereal Time conversion to match the method in LAL !597
-
Update dynesty requirement to 1.0.0
-
Improve integration of bounds with dynesty !589
-
Fixed issue with mutable default argument !596
-
Allow the use of n_effective in dynesty !592
-
Allow the use of n_periodic in cpnest !591
-
Fix bug in dt calc
## [0.5.6] 2019-09-04
### Changes
...
...
setup.py
View file @
6e1fec17
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.5.
6
'
VERSION
=
'0.5.
7
'
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment