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
2847f983
Commit
2847f983
authored
Apr 15, 2020
by
Gregory Ashton
Browse files
Merge branch 'v0.6.7' into 'master'
Version 0.6.7 release See merge request
lscsoft/bilby!758
parents
c4987ddd
1591b646
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2847f983
# All notable changes will be documented in this file
## [0.6.7] 2020-04-15
### Changes
-
Allow dynesty to run with multiprocessing (!754)
-
Rewrite ptemcee implementation (!750)
-
Change 'source frame' to 'detector frame' in L34-35 of compare_samplers tutorial (!745)
-
Allow lal dictionary to be passed through to '_base_lal_cbc_fd_waveform' (!752)
## [0.6.6] 2020-03-06
### Changes
-
Fix bug where injected values are not present for corner plot (!749)
...
...
setup.py
View file @
2847f983
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
6
'
VERSION
=
'0.6.
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