mit-drl / goopLinks
Generalized Mixed Integer Optimization in Go
☆22Updated 3 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 GLPK (GNU Linear Programming Kit)☆37Updated 7 years ago
- Go bindings for LPSolve, a Mixed Integer Linear Programming (MILP) solver☆84Updated 2 months ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆56Updated 3 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- SAT solver library in Go; wraps around Google's Operational Research Tools☆26Updated 2 years ago
- Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linea…☆55Updated 3 years ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆164Updated 3 years ago
- Package for estimating the entropy of a mixture distribution☆14Updated 7 years ago
- Adaptive Kalman filter in Golang☆93Updated 3 years ago
- Go interface to BLAS/LAPACK library☆29Updated 12 years ago
- A k-d tree implementation in Go.☆144Updated last year
- Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.☆284Updated 2 years ago
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆37Updated 6 years ago
- State estimation and filtering algorithms in Go☆117Updated 5 months ago
- Golang Monte Carlo Tree Search.☆28Updated 5 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆268Updated 9 months ago
- Constraint Satisfaction Problem Solver for Golang☆66Updated 2 years ago
- Go language bindings for the COIN-OR Linear Programming library☆46Updated 2 years ago
- Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (o…☆43Updated 4 years ago
- Reinforcement Learning in Go☆351Updated 4 years ago
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- hdf5 is a wrapper for the HDF5 library☆134Updated 3 years ago
- A NLopt implementation for Go☆10Updated 2 years ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆108Updated 4 months ago
- Go libraries for scientific computing☆98Updated 5 years ago
- netlib contains C wrappers for netlib code in particular BLAS and LAPACK☆47Updated last year
- Go bindings for nVIDIA CUDA 5☆214Updated 7 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆369Updated 2 months ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago