/definite_integrals_cpp

Performance tests for different methods to compute definite integrals.

Primary LanguageC++MIT LicenseMIT

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

See the blog post for details.