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
Commits
ef774fb6
Commit
ef774fb6
authored
2 years ago
by
Christopher Berry
Browse files
Options
Downloads
Plain Diff
Merge branch 'v1.3.0_release' into 'master'
Version 1.3.0 Release See merge request
!1170
parents
82c59962
655a21e6
No related branches found
Branches containing commit
Tags
1.3.0
Tags containing commit
1 merge request
!1170
Version 1.3.0 Release
Pipeline
#473120
failed
2 years ago
Stage: initial
Stage: test
Stage: docs
Stage: deploy
Changes
1
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+24
-0
24 additions, 0 deletions
CHANGELOG.md
with
24 additions
and
0 deletions
CHANGELOG.md
+
24
−
0
View file @
ef774fb6
# All notable changes will be documented in this file
## [1.3.0] 2022-10-23
Version 1.3.0 release of Bilby
This release has a major change to a sampler interface,
`pymc3`
is no longer supported, users should switch to
`pymc>=4`
.
This release also adds a new top-level dependency,
`bilby-cython`
.
This release also contains various documentation improvements.
### Added
-
Improved logging of likelihood information when starting sampling (!1148)
-
Switch some geometric calculations to use optimized bilby-cython package (!1053)
-
Directly specify the starting point for
`bilby_mcmc`
(!1155)
-
Allow a signal to be specified to only be present in a specific
`Interferometer`
(!1164)
-
Store time domain model function in CBCResult metadata (!1165)
### Changes
-
Switch from
`pymc3`
to
`pymc`
(!1117)
-
Relax equality check for distance marginalization lookup to allow cross-platform use (!1150)
-
Fix to deal with non-checkpointing
`bilby_mcmc`
analyses (!1151)
-
Allow result objects with different analysis configurations to be combined (!1153)
-
Improve the storing of environment information (!166)
-
Fix issue when specifying distance and redshfit independently (!1154)
-
Fix a bug in the storage of likelihood/prior samples for
`bilby_mcmc`
(!1156)
## [1.2.1] 2022-09-05
Version 1.2.1 release of Bilby
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment