octonion / definite_integrals_cpp

Performance tests for different methods to compute definite integrals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments with C++ SIMD instruction to approximate definite integrals by saving CPU time.

See the blog post for details.

About

Performance tests for different methods to compute definite integrals.

License:MIT License


Languages

Language:C++ 96.6%Language:C 3.4%