Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor DEModel, remove SbmlImporter dependency (#2312)
`SbmlImporter` should construct a `DEModel`, instead of `DEModel` importing an `SbmlImporter`. Will allow moving `DEModel` to a separate module. Closes #2308.
- Loading branch information