An open API service indexing awesome lists of open source software.

https://github.com/lighterowl/differ-avx

Numerical differentiation with AVX
https://github.com/lighterowl/differ-avx

Last synced: about 2 months ago
JSON representation

Numerical differentiation with AVX

Awesome Lists containing this project

README

        

differ-avx
==========

This repository contains example code implementing the numerical differentiation algorithm using the finite difference formula.

For more details, please see my blog entry : http://tdb0.wordpress.com/2012/06/03/numerical-differentiation-using-the-finite-difference-formula-implemented-with-avx/