matteotiziano / nelder-meadLinks
C implementation of the Nelder-Mead method for unconstrained optimisation
☆18Updated last year
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.☆74Updated 4 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- Low-level Machine Learning Library☆22Updated 9 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 7 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- ☆22Updated 3 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- rf is a command-line tool capable of refactoring C and C++ source code.☆24Updated 2 years ago
- A vectorized single header hash function.☆22Updated 11 months ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated last month
- ☆12Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- single file C libraries☆40Updated 9 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A Command-Line Program of Feedforward Neural Networks☆19Updated 4 months ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 8 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Managed C strings library☆97Updated 4 years ago