About Anaconda Help Download Anaconda

Functions that solve initial value problems of a system of first-order ordinary differential equations ('ODE'), of partial differential equations ('PDE'), of differential algebraic equations ('DAE'), and of delay differential equations. The functions provide an interface to the FORTRAN functions 'lsoda', 'lsodar', 'lsode', 'lsodes' of the 'ODEPACK' collection, to the FORTRAN functions 'dvode', 'zvode' and 'daspk' and a C-implementation of solvers of the 'Runge-Kutta' family with fixed or variable time steps. The package contains routines designed for solving 'ODEs' resulting from 1-D, 2-D and 3-D partial differential equations ('PDE') that have been converted to 'ODEs' by numerical differencing.

copied from cf-staging / r-desolve

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.40
  • osx-64 v1.40
  • osx-arm64 v1.40
  • linux-aarch64 v1.40
  • linux-ppc64le v1.40
  • win-64 v1.40

conda install

To install this package run one of the following:
conda install conda-forge::r-desolve
conda install conda-forge/label/cf201901::r-desolve
conda install conda-forge/label/cf202003::r-desolve
conda install conda-forge/label/gcc7::r-desolve

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy