Package scipy :: Package integrate :: Module vode
[hide private]
[frames] | no frames]

Module vode

This module 'vode' is auto-generated with f2py (version:2_5540).
Functions:
  y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,f_extra_args=(),jac_extra_args=(),overwrite_y=0)
  y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,f_extra_args=(),jac_extra_args=(),overwrite_y=0)
.


Version: $Revision: $

Variables [hide private]
  dvode = getattr(_vode, 'dvode', None)
  zvode = <fortran object at 0x64bfc8>