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
800d8653
Commit
800d8653
authored
Apr 07, 2020
by
Colm Talbot
Browse files
Merge branch 'v0.6.6' into 'master'
Version 0.6.6 release See merge request
lscsoft/bilby!755
parents
daddc5cb
52ff5330
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
800d8653
# All notable changes will be documented in this file
## [0.6.6] 2020-03-06
### Changes
-
Fix bug where injected values are not present for corner plot (!749)
-
Significant backwards-incompatible improvements to
`dynesty`
checkpointing (!746)
-
Improve checkpoint interval calculation with
`dynesty`
(!741)
-
Fix reading of
`PriorDict`
class from result file (!739)
-
Fix definition of time for time-domain
`lalsimulation`
waveforms (!736)
-
LaTeX text formatting for plots by default (!702)
### Added
-
Normalisation dynamically computed when using prior constraints (!704)
## [0.6.5] 2020-02-14
### Changes
-
Fix for time reconstruction bug (!714)
...
...
setup.py
View file @
800d8653
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
5
'
VERSION
=
'0.6.
6
'
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