Skip to content

Tools for autogenerating fortran registration code

Notifications You must be signed in to change notification settings

JoaoRodrigues/SUtools

 
 

Repository files navigation

SUtools

Tools for autogenerating fortran registration code. I must have done this at least three times and forgot to organize the code each time. Time to repo it.

This is now a full fledged R package. See vignette for how to use these tools.

This package bundles the mortran preprocessor, with slight modifications.

Install from GitHub using devtools or remotes, thus:

devtools::install_github("bnaras/SUtools")

or

remotes::install_github("bnaras/SUtools")

Related

A sister package ftest provides a fully worked out example of Fortran calling back R.

About

Tools for autogenerating fortran registration code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 40.1%
  • Fortran 37.1%
  • MATLAB 19.9%
  • C 2.8%
  • Shell 0.1%