st-gille / semtLinks
compile time symbolic differentiation via C++ template expressions
☆18Updated 3 years ago
Alternatives and similar repositories for semt
Users that are interested in semt are comparing it to the libraries listed below
Sorting:
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- C++ template metaprogram driven tensor math library☆89Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++ Library for Portable SIMD Vectorization☆84Updated 9 months ago
- A C++23 array / expression template library with some J/APL features☆26Updated 2 weeks ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot