Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lscsoft
bilby
Merge requests
!890
Version 1.0.3 release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version 1.0.3 release
shanika.galaudage/bilby:v1.0.3_release
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Shanika Galaudage
requested to merge
shanika.galaudage/bilby:v1.0.3_release
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
New release v1.0.3
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b9299566
1 commit,
4 years ago
2 files
+
21
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
CHANGELOG.md
+
20
−
1
Options
# 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
Loading