Ben1980 / numericalIntegration
Numerical integration methods as discussed on thoughts-on-cpp.com
☆9Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for numericalIntegration
- C++17 tiny vector math library☆41Updated 11 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.☆16Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- A parallel pipeline for stream processing☆61Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆21Updated 9 months ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆25Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆61Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆22Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- A lightweight C++ graph library