AMICI v0.9.1
Features / improvements:
- make pure steadystate results available as
rdata['x_ss']
andrdata['sx_ss']
- add option to specify integration tolerances for the adjoint problem via
atolB
andrtolB
Bugfixes:
- improved conservation law identification to also account for constant species.
- fixed a bug where simulation results were written into results of the second newton solver attempt
- fixed an openMP related warning
Maintenance:
- attempt to fix automatic deploy to pypi via travis