-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
breaking changeIssue changes API in backwards-incompatible wayIssue changes API in backwards-incompatible way
Description
Currently, amici::Solver
is used to store all kinds of (mostly steady-state-related) options, that have nothing to do with the SUNDIALS solvers. We may want to clean that up as part of some major release.
Maybe in combination with restructuring ExpData
for supporting time courses (#2450, #2452), so that different options can be specified for different periods.
Somewhat related to #2573.
Also, some other steady-state-related options are stored in amici::Model
and don't really belong there either.
Metadata
Metadata
Assignees
Labels
breaking changeIssue changes API in backwards-incompatible wayIssue changes API in backwards-incompatible way