Skip to content

Move petab simulation code, private petab helpers#3136

Merged
dweindl merged 1 commit intoAMICI-dev:mainfrom
dweindl:move_petab_parmap
Feb 25, 2026
Merged

Move petab simulation code, private petab helpers#3136
dweindl merged 1 commit intoAMICI-dev:mainfrom
dweindl:move_petab_parmap

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Feb 25, 2026

  • Move petab simulation code from .importers to .sim
  • Separate sundials-related and other petab code so the jax-related modules don't import the cpp extension
  • Make helpers private

Closes #3041.

@dweindl dweindl self-assigned this Feb 25, 2026
@dweindl dweindl mentioned this pull request Feb 25, 2026
7 tasks
* Move petab simulation code from `.importers` to `.sim`
* Separate sundials and non-sundials related code so the jax-related modules don't import the cpp extension
* Make helpers private

Closes AMICI-dev#3041.
@dweindl dweindl marked this pull request as ready for review February 25, 2026 12:45
@dweindl dweindl requested a review from a team as a code owner February 25, 2026 12:45
@dweindl dweindl enabled auto-merge February 25, 2026 12:59
@dweindl dweindl added this pull request to the merge queue Feb 25, 2026
Merged via the queue into AMICI-dev:main with commit 6dd5b87 Feb 25, 2026
23 checks passed
@dweindl dweindl deleted the move_petab_parmap branch February 25, 2026 14:02
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.

Move simulation code to subpackage

2 participants