[R-sig-dyn-mod] New R packages supporting compiled code

Tim Keitt tkeitt at utexas.edu
Sat Apr 18 20:58:57 CEST 2015


Nice. I'll check it out.

THK

On Sat, Apr 18, 2015 at 3:52 AM, Karline Soetaert <Karline.Soetaert at nioz.nl>
wrote:

> Well, it appears that many people had the same idea:
> See
>
> https://github.com/karlines/ccSolve/
>
> which does something similar for Fortran, and C code - and also extends
> some base R functions to support compiled code.
>
> Karline
>
> -----Original Message-----
> From: R-sig-dynamic-models [mailto:
> r-sig-dynamic-models-bounces at r-project.org] On Behalf Of Tim Keitt
> Sent: vrijdag 17 april 2015 23:45
> To: r-sig-dynamic-models at r-project.org
> Subject: [R-sig-dyn-mod] New R package
>
> I've recently been using Rcpp + ODEINT for some projects where I needed a
> lot of speed and flexibility in model specification (variable dimensions,
> mixing discrete and continuous time functions). It gave me the idea to
> write a small R package that allows one to specify the ODE system in a C++
> snippet, which is combined with boilerplate code and compiled using Rcpp.
>
> Have a look: https://github.com/thk686/odeintr
>
> THK
>
> --
> http://www.keittlab.org/
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-dynamic-models mailing list
> R-sig-dynamic-models at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-dynamic-models
>
> _______________________________________________
> R-sig-dynamic-models mailing list
> R-sig-dynamic-models at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-dynamic-models
>



-- 
http://www.keittlab.org/

	[[alternative HTML version deleted]]



More information about the R-sig-dynamic-models mailing list