Skip to content

corrected parameter type in pyOmega::stopAtTime_set

Jan Stránský requested to merge (removed):master into master

a littile bug, so far not spotted by anybody. O.stopAtTime = 0.5 resulted in ArgumentError: Python argument types in None.None(Omega, float) did not match C++ signature: None(pyOmega {lvalue}, long)

Merge request reports