Currently AMICI C++ code is pre-generated from Matlab. For proper testing, models should be imported on the fly. Requires: - [x] Allow for import of raw ODEs (YAML) #654 #857 #732 - [x] Python support for events #757 - [ ] Python support for second order sensitivities #264 Then - [ ] Specify models as YAML - [ ] Setup import and use in tests (`tests/testModels.py`) - [ ] Remove pre-generated C++ files