Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a ComposedBoundaries, similar to ComposedLogPrior. #1527

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

MichaelClerx
Copy link
Member

Lets you create a boundaries object from other boundaries objects.

The naming and syntax is the same as ComposedLogPrior and ComposedTransformation

This has a use case in our ion channel issues, where we often have 2d boundaries on a pair of parameters, and then a total set of boundaries made up of multiples of these 2d ones

@MichaelClerx MichaelClerx marked this pull request as ready for review June 6, 2024 20:34
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81f68d8) to head (0711f7c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1527   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           97        97           
  Lines         9665      9693   +28     
=========================================
+ Hits          9665      9693   +28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelClerx MichaelClerx requested a review from chonlei June 6, 2024 20:46
@MichaelClerx
Copy link
Member Author

Hi @chonlei ! Can you review this for me? I need this functionality in a pints release for the IK1 stuff

@MichaelClerx MichaelClerx self-assigned this Jun 6, 2024
Copy link
Member

@chonlei chonlei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks, Michael!

@MichaelClerx MichaelClerx merged commit 3f2f153 into main Jun 13, 2024
13 checks passed
@MichaelClerx MichaelClerx deleted the 1209-composed-boundaries branch June 13, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants