Skip to content

zfergus/finite-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite Differences

Build Status License

A simple finite difference library.

Based on the functions in CppNumericalSolvers by Patrick Wieschollek and rewritten to use Eigen.