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 LPSolve, a Mixed Integer Linear Programming (MILP) solver☆86Updated last month
- Go language bindings for the COIN-OR Linear Programming library☆47Updated 2 years ago
- Go bindings for GLPK (GNU Linear Programming Kit)☆37Updated 7 years ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆165Updated 4 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
- A NLopt implementation for Go☆10Updated 2 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Golang implementation of the Linear Programming (LP) Simplex algorithm☆11Updated 5 years ago
- Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.☆285Updated 2 years ago
- Adaptive Kalman filter in Golang☆93Updated 3 years ago
- Go libraries for scientific computing☆98Updated 5 years ago
- Reinforcement Learning in Go☆350Updated 4 years ago
- A k-d tree implementation in Go.☆145Updated last year
- hdf5 is a wrapper for the HDF5 library☆134Updated 4 years ago
- WIP on a go library for Google's Operational Research Tools☆10Updated 2 years ago
- Symbolic regression library☆61Updated 6 years ago
- Constraint Satisfaction Problem Solver for Golang☆69Updated 3 years ago
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆36Updated 6 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆58Updated 2 months ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆109Updated 6 months ago
- Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (o…☆43Updated 4 years ago
- xgboost go wrapper for c_api☆22Updated 7 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆157Updated 6 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆271Updated 3 weeks ago
- Golang implementation of KD tree data structure☆51Updated 4 years ago
- Go interface to BLAS/LAPACK library☆29Updated 12 years ago
- A free, open-source inference and learning library for Sum-Product Networks (SPN)☆24Updated 6 years ago
- Fastest golang Dijkstra path finder☆179Updated last year
- (Lat, lon) points fast clustering using DBScan algorithm☆52Updated 6 years ago