Files in richfitz/rodeint
R interface to odeint

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
Makefile
NAMESPACE
R/RcppExports.R R/integrate.R R/make_integrate.R R/ode_system.R R/partially_apply.R R/stepper.R R/stepper_desolve.R R/test.R R/util.R R/zzz.R README.md
check.sh
extra/generation.py
extra/generation_list.txt
extra/rodeint.png
inst/examples/Makefile
inst/examples/defaults.cpp
inst/examples/harmonic_oscillator_class.cpp
inst/examples/harmonic_oscillator_cpp.cpp
inst/examples/run.R
inst/include/boost/any.hpp
inst/include/rodeint.h
inst/include/rodeint/common.hpp
inst/include/rodeint/integrate.hpp
inst/include/rodeint/integrate_stiff.hpp
inst/include/rodeint/observers.hpp
inst/include/rodeint/ode_system.hpp
inst/include/rodeint/ode_system_class.hpp
inst/include/rodeint/ode_system_cpp.hpp
inst/include/rodeint/ode_system_desolve.hpp
inst/include/rodeint/ode_system_r.hpp
inst/include/rodeint/ode_system_stiff.hpp
inst/include/rodeint/ode_system_stiff_class.hpp
inst/include/rodeint/ode_system_stiff_cpp.hpp
inst/include/rodeint/ode_system_stiff_r.hpp
inst/include/rodeint/rcpp_post.hpp
inst/include/rodeint/rcpp_pre.hpp
inst/include/rodeint/stepper.hpp
inst/include/rodeint/util.hpp
inst/include/rodeint/util_ublas.hpp
inst/include/rodeint_ode_system.h
inst/update-gh-pages.sh
man/make_integrate.Rd man/ode_system-class.Rd man/partially_apply.Rd man/rodeint_integrate.Rd man/stepper.Rd man/stepper_deSolve.Rd
src/GNUmakefile
src/Makevars
src/RcppExports.cpp
src/integrate.cpp
src/integrate_stiff.cpp
src/ode_system.cpp
src/ode_system_desolve.cpp
src/ode_system_stiff.cpp
src/stepper.cpp
src/test_ode_system.cpp
src/util.cpp
tests/testthat.R
tests/testthat/Makefile
tests/testthat/helper-rodeint.R tests/testthat/test-deSolve.R tests/testthat/test-integrate-adaptive.R tests/testthat/test-integrate-const.R tests/testthat/test-integrate-deSolve.R tests/testthat/test-integrate-n-steps.R tests/testthat/test-integrate-stiff.R tests/testthat/test-integrate-times.R tests/testthat/test-integrate.R tests/testthat/test-ode-system-class.R tests/testthat/test-ode-system-cpp.R tests/testthat/test-ode-system-r.R tests/testthat/test-ode-system-stiff-class.R tests/testthat/test-ode-system-stiff-cpp.R tests/testthat/test-ode-system-stiff-r.R tests/testthat/test-partially-apply.R tests/testthat/test-stepper-deSolve.R tests/testthat/test-stepper.R
tutorial/.gitignore
tutorial/.wiki_scripts
tutorial/Makefile
tutorial/compiled.R
richfitz/rodeint documentation built on May 27, 2019, 8:42 a.m.