Thread Previous • Date Previous • Date Next • Thread Next |
Johan, should we make T an argument to the constructor in the ODE solver interface so we have ODE.__init__(self, 1, 1.0) instead of ODE.__init__(self, 1) self.T = 1.0 ? /Anders
Thread Previous • Date Previous • Date Next • Thread Next |