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
!877
Version 1.0.2 release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version 1.0.2 release
shanika.galaudage/bilby:v1.0.2_release
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Shanika Galaudage
requested to merge
shanika.galaudage/bilby:v1.0.2_release
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
cf376dce
1 commit,
4 years ago
2 files
+
23
−
1
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
+
22
−
0
Options
# All notable changes will be documented in this file
## [1.0.2] 2020-09-14
Version 1.0.2 release of bilby
### Added
-
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)
-
Various minor formatting additions (!870)
### Changes
-
Switched to the conda-forge version of multinest and ultranest (!783)
-
Updates KAGRA - K1 interferometer information (!861)
-
Restructures to tests to be uniform across project (!834)
-
Fix to distance and phase marginalization method (!875)
-
Fixed roundoff of in-plane spins samples with vectorisation (!864)
-
Fix to reference distance and interpolant behavior (!858)
-
Fix to constraint prior sampling method (!863)
-
Clean up of code (!854)
-
Various minor bug, test and plotting fixes (!859, !874, !872, !865)
## [1.0.1] 2020-08-29
Version 1.0.1 release of bilby
Loading