matteotiziano / nelder-meadLinks
C implementation of the Nelder-Mead method for unconstrained optimisation
☆19Updated 2 years ago
Alternatives and similar repositories for nelder-mead
Users that are interested in nelder-mead are comparing it to the libraries listed below
Sorting:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- A self-written C++ standard library☆55Updated this week
- a library of useful C utilities☆63Updated 12 years ago
- ☆22Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 weeks ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Stackless coroutine compiler for C☆47Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- ☆12Updated 5 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- ☆36Updated 4 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆46Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆57Updated 4 years ago
- ☆22Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Managed C strings library☆97Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Low-level Machine Learning Library☆25Updated last year
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago