[Refers to the current state of PR #2]
Again, very minor/trivial: in Brian, we usually allow to give equations as strings or as Equations
object. The Fitter
currently requires the model to be given as an Equations
object, we should simply wrap it if it is a simple string.