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.☆75Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- C library for parsing JSON config files☆33Updated 6 years ago
- Low-level Machine Learning Library☆21Updated 8 months ago
- single file C libraries☆40Updated 9 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- a library of useful C utilities☆64Updated 11 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- Managed C strings library☆97Updated 4 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- pocketfft in standalone C☆15Updated 4 years ago
- A C implementation of the Tsetlin Machine☆15Updated 3 weeks ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- A C library for statistical and scientific computing☆202Updated 8 months ago
- ☆22Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆63Updated 3 weeks ago
- ☆22Updated 4 years ago
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Updated 10 years ago
- A vectorized single header hash function.☆21Updated 10 months ago
- Cairo plotting library☆47Updated 8 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago