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
16364c7c
Commit
16364c7c
authored
Aug 22, 2019
by
Gregory Ashton
Browse files
Version 0.5.5 release
parent
ccb73408
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
16364c7c
...
...
@@ -2,6 +2,20 @@
## Unreleased
## [0.5.5] 2019-08-22
### Added
-
Reading/writing of the prior in a JSON format
-
Checks for marginalization flags
### Changes
-
Improvements to the examples: reorganisation and fixing bugs
-
Fixed bug with scipy>=1.3.0 and spline
-
Removed the sqrt(2) normalisation from the scalar longitudinal mode
-
Improve PSD filename reading (no longer required "/" to read local files)
-
Fix bug in emcee chains
-
Added a try/except cluase for building the lookup table
## [0.5.4] 2019-07-30
### Added
...
...
setup.py
View file @
16364c7c
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.5.
4
'
VERSION
=
'0.5.
5
'
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