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:
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- pocketfft in standalone C☆15Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- C/C++ Plotting Library☆26Updated 2 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- ☆11Updated 5 years ago
- A bit-array manipulation library in C☆10Updated 3 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Lock-free memory allocator☆21Updated last year
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- single file C libraries☆38Updated 5 months ago
- Low-level Machine Learning Library☆20Updated 4 months ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C++ template library for probabilistic programming☆49Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- ☆20Updated 3 years ago
- Probabilistic Data Structure Template Library☆30Updated 5 years ago
- Growable Memory Buffer for C99☆122Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Implementation of a lock-free ring buffer class.☆35Updated 5 months ago