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
40957da0
Commit
40957da0
authored
Oct 22, 2020
by
Shanika Galaudage
Browse files
Merge branch 'v1.0.3_release' into 'master'
Version 1.0.3 release See merge request
lscsoft/bilby!890
parents
2f179803
b9299566
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
40957da0
# All notable changes will be documented in this file
## [1.0.3] 2020-10-23
Version 1.0.3 release of bilby
### Added
-
SlabSpikePrior and examples (!857)
-
Authors file (!885)
-
CDF function to conditional priors (!882)
-
Waveform plot in visualising_the_results.ipynb (!817)
-
Addition of dnest4 sampler (!849, !883)
-
Loaded modules added to meta-data (!881)
### Changes
-
Constraint to Uniform priors in ROQ tutorial (!884)
-
Fix to CDF and PDF for SymmetricLogUniform prior (!876)
-
Fix bug in evidence combination (!880)
-
Typo fixes (!878, !887, !879)
-
Minor bug fixes (!888)
## [1.0.2] 2020-09-14
Version 1.0.2 release of bilby
...
...
@@ -8,7 +27,7 @@ Version 1.0.2 release of bilby
-
Template for the docker files (!783)
-
New delta_phase parameter (!850)
-
Normalization factor to time-domain waveform plot (!867)
-
JSON encoding for int and float types (!866)
-
JSON encoding for int and float types (!866)
-
Various minor formatting additions (!870)
### Changes
...
...
setup.py
View file @
40957da0
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'1.0.
2
'
VERSION
=
'1.0.
3
'
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