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
dd1a65eb
Commit
dd1a65eb
authored
11 months ago
by
Michael Williams
Committed by
Colm Talbot
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG: include recent changes
parent
ab1a9eee
No related branches found
No related tags found
1 merge request
!1354
CHANGELOG: add unrealesed changes and URLs for releases >1.0
Pipeline
#624628
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-2
3 additions, 2 deletions
CHANGELOG.md
with
3 additions
and
2 deletions
CHANGELOG.md
+
3
−
2
View file @
dd1a65eb
...
...
@@ -4,12 +4,12 @@
### Added
-
Add support for sampler plugins via entry points (!1340)
-
Add support for sampler plugins via entry points (!1340
, !1355
)
-
Add
`bilby.core.sampler.get_implemented_samplers`
and
`bilby.core.get_sampler_class`
(!1340)
-
Add
`bilby.core.utils.entry_points.get_entry_points`
(!1340)
-
Add support for reading results from PathLike objects (!1342)
-
Add
`snrs_as_sample`
property to
`bilby.gw.likelihood.base.GravitationalWaveTransient`
(!1344)
-
Add
`get_expected_outputs`
method to the sampler classes (!1336)
### Changed
...
...
@@ -17,6 +17,7 @@
-
Change
`bilby_mcmc`
to use
`glasflow`
instead of
`nflows`
(!1332)
-
Sampler classes in are no longer imported in
`bilby.core.sampler`
(!1340)
-
Sampler classes in
`bilby.core.sampler.IMPLEMENTED_SAMPLERS`
must now be loaded before use (!1340)
-
`bilby.core.sampler.IMPLEMENTED_SAMPLERS`
is now an instance of
`bilby.core.sampler.ImplementedSampler`
instead of a dictionary (!1355)
### Fixed
...
...
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