mit-drl / goopLinks
Generalized Mixed Integer Optimization in Go
☆22Updated 4 years ago
Alternatives and similar repositories for goop
Users that are interested in goop are comparing it to the libraries listed below
Sorting:
- Go bindings for LPSolve, a Mixed Integer Linear Programming (MILP) solver☆90Updated 6 months ago
- Go language bindings for the COIN-OR Linear Programming library☆49Updated 3 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆51Updated last year
- Go bindings for GLPK (GNU Linear Programming Kit)☆38Updated 7 years ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆166Updated 4 years ago
- Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.☆286Updated 3 years ago
- Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linea…☆55Updated 4 years ago
- Reinforcement Learning in Go☆353Updated 5 years ago
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆37Updated 6 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆61Updated 7 months ago
- Adaptive Kalman filter in Golang☆96Updated 3 years ago
- An implementation of the x-means algorithm in Go.☆62Updated 6 years ago
- WIP on a go library for Google's Operational Research Tools☆11Updated 2 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 6 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆158Updated 6 years ago
- Constraint Satisfaction Problem Solver for Golang☆75Updated 3 years ago
- A NLopt implementation for Go☆11Updated 2 years ago
- SAT solver library in Go; wraps around Google's Operational Research Tools☆26Updated 2 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆275Updated 5 months ago
- hdf5 is a wrapper for the HDF5 library☆135Updated 4 years ago
- golang library for computing matrix profiles along with other time series analysis features☆93Updated 5 years ago
- Symbolic regression library☆61Updated 7 years ago
- Pointillisme tool based on Weighted Voronoi Stippling☆37Updated 5 years ago
- Go wrapper for Google's ortools☆10Updated 8 years ago
- Golang implementation of the Linear Programming (LP) Simplex algorithm☆11Updated 6 years ago
- Golang Monte Carlo Tree Search.☆28Updated 5 years ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆108Updated 7 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 3 years ago
- BottomK minwise hashing for streaming set similarity☆44Updated 6 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago