Skip to content

samposm/fortran-autodiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortran-autodiff

Automatic differentiation in Fortran using operator overloading.

Pre-alpha. Currently only handles functions of one variable, and only the operations + - * / and only for reals (not integers or complex numbers).

About

Automatic differentiation in Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published