matteotiziano / nelder-mead
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
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Low-level Machine Learning Library☆18Updated last month
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 7 months ago
- C/C++ Plotting Library☆25Updated 2 years ago
- Open Source Data Library for data serialization.☆43Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Plotting and exporting of variables from GDB☆26Updated 6 months ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆12Updated 10 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated 11 months ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 10 months ago
- Coroutine library in C.☆20Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆72Updated 3 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆23Updated 4 years ago
- 3d math with C and SIMD intrinsics☆42Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 3 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 3 months ago
- Probabilistic Data Structure Template Library☆30Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- ☆10Updated 4 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- pocketfft in standalone C☆15Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆93Updated 9 months ago