Skip to content

ENH: add support for chained reparameterisatons#480

Open
mj-will wants to merge 13 commits into
mainfrom
chained-reparameterisatons
Open

ENH: add support for chained reparameterisatons#480
mj-will wants to merge 13 commits into
mainfrom
chained-reparameterisatons

Conversation

@mj-will

@mj-will mj-will commented Jun 10, 2026

Copy link
Copy Markdown
Owner

This PR reworks reparameterisations to add support for chaining multiple reparameterisations for a single parameter.

Example

Changes

  • Refactored reparameterisations to use a specification class
  • Move reparameterisation logic from the proposal class to standalone utils
  • Added new keyword arguments (requires, prime_requires, inverse_requires, prime_parameters, available_parameters)

@mj-will mj-will added this to the 0.16.0 milestone Jun 10, 2026
@mj-will mj-will added the enhancement New feature or request label Jun 10, 2026
@mj-will mj-will force-pushed the chained-reparameterisatons branch from 67d8eaa to e9757ba Compare June 10, 2026 14:32
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.50%. Comparing base (4960fa1) to head (6a1b047).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
+ Coverage   94.45%   94.50%   +0.04%     
==========================================
  Files          65       65              
  Lines        6823     6935     +112     
==========================================
+ Hits         6445     6554     +109     
- Misses        378      381       +3     
Flag Coverage Δ
unittests 94.50% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant