Currently, bugs mentioned here are separate from any that appear in the
SourceForge tracker. Entries will be deleted when they have been resolved.
FuncSpec
Embedded 'if' statements do not work in right-hand side specifications.
-- RobClewley 2006-04-01 23:05:34
Should warn if all arguments in an auxiliary function signature are not used in the function definition, in case of a mistake
-- RobClewley 2006-07-18 18:20:52
Should catch instances of aux function names in variable specification RHS's that are not legitimate function calls because of missing parentheses
-- RobClewley 2006-07-18 18:20:52
ODE integrators
Copying C-based integrators in the same session does not copy the associated DLL in the local filespace, as it should. As a result, you may get a RuntimeError, stating "this vector field's DLL is already in use". In the meantime, you should rebuild the vector field from scratch, and use a different name for the Generator.
-- RobClewley 2006-03-15 02:36:40
Truly simultaneous events are not supported.
-- RobClewley 2006-01-30 03:48:05
Vode_ODEsystem's event finder gets its precision wrong when asked to find precise events. The actual # digits of precision are ~ 1/2 that specified by 'eventtol'.
(Uncertain status)
-- RobClewley 2005-06-19 04:34:23