bluescarni / heyoka
C++ library for ODE integration via Taylor's method and LLVM
☆208Updated this week
Alternatives and similar repositories for heyoka:
Users that are interested in heyoka are comparing it to the libraries listed below
- A fast and flexible C++ simulation engine and differential equation solver.☆129Updated 2 months ago
- Combined array and automatic differentiation library in C++☆173Updated last year
- A highly optimised C++ library for mathematical applications and neural networks.☆167Updated 4 months ago
- ☆91Updated last month
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- A C++17 message passing library based on MPI☆169Updated 3 months ago
- C++ multidimensional arrays in the spirit of the STL☆200Updated 2 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …