Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QDAutodiff

Quick & dirty automatic differentiation

Requirements

  • Ocaml 5.x (tested, Ocaml 4 could work)
  • Dune

Compilation

dune build and then you should get an executable called main.exe

Usage

./main.exe ${SOURCE FILE}

NOTE: The source file should have the extension .exp

And then you should get a file with a .c extension.

About

A quick and dirty automatic differentiation source code transformer targetting ANSI C

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages