Skip to content

Compile list of functionality not yet ported to v2 #388

New issue

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

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

Already on GitHub? # to your account

Closed
vpratz opened this issue Apr 4, 2025 · 2 comments · Fixed by #427
Closed

Compile list of functionality not yet ported to v2 #388

vpratz opened this issue Apr 4, 2025 · 2 comments · Fixed by #427
Assignees

Comments

@vpratz
Copy link
Collaborator

vpratz commented Apr 4, 2025

I have repeatedly encountered people asking whether some functionality is available, that was in v1 but is not yet in v2. We should compile a list of those functionalities and display it prominently, so that people can decide whether they already want to make the switch.
Discovering that some functionality does not exist after you already invested some effort into porting code can be very disappointing, so I think this is important to have.

Please add the things you are aware of in this issue. From a quick comparison of the docs, I see

  • Sensitivity: functionality from the sensitivity module
  • MCMC (discontinued): mcmc module, this functionality will probably be covered by a PyMC wrapper in the future.
  • c2st metric
  • from the simulation module: TwoLevelGenerativeModel, TwoLevelPrior
  • networks: EvidentialNetwork, PMPNetwork

I know there are future plans to cover some of them in a more general setting, but I think it would be great to inform users up front what they are getting and not getting in the new version.

@stefanradev93 @paul-buerkner @LarsKue It would be great if you could complete the list, of give a go when you consider it complete.

@stefanradev93
Copy link
Contributor

stefanradev93 commented Apr 4, 2025

I fully agree. Will make some progress on it asap.

I will add back the c2st metric later today before the regular dev -> main merge.

The PMP network has been superseded by ModelComparisonApproximator.

I don't see anything else missing from the list.

@vpratz
Copy link
Collaborator Author

vpratz commented Apr 28, 2025

Closed by #427

@vpratz vpratz closed this as completed Apr 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants