Ben1980 / numericalIntegrationLinks
Numerical integration methods as discussed on thoughts-on-cpp.com
☆9Updated 4 years ago
Alternatives and similar repositories for numericalIntegration
Users that are interested in numericalIntegration are comparing it to the libraries listed below
Sorting:
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- robust geometric predicates☆37Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆26Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Visual Computing Library☆20Updated last month
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A nano spline library in modern C++.☆120Updated 7 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- An indirect value-type for C++☆83Updated last year
- ☆21Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- ☆52Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated 4 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Installation example for a C++ project (Windows) with Cmake.☆38Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.☆17Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Code samples☆67Updated 4 months ago