Skip to content
/ tad Public

A template-based automatic differentiation library

Notifications You must be signed in to change notification settings

jasondark/tad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

tad

A template-based automatic differentiation library

Documentation

Rather than overload basic math functions to accept a dual-type, functions are encoded directly in the type system. (C++>=11 required)

Please see the single header file's source for documentation and examples, which are included at the beginning of the file.

About

A template-based automatic differentiation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages