ode
ODE solver
An ODE solving library for Go with support for multi-dimensional states and various numerical methods.
An ordinary differential equation solving library in golang.
22 stars
6 watching
2 forks
Language: Go
last commit: almost 8 years ago
Linked from 2 awesome lists
differential-equationsgolangmultivariateodesolving-library
Related projects:
Repository | Description | Stars |
---|---|---|
mrekucci/epi | A collection of Go implementations for common algorithmic and data structure problems. | 530 |
piotrnar/gocoin | A full Bitcoin solution written in Go, focusing on node performance and wallet security | 978 |
derekparker/trie | A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
cpmech/gosl | A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. | 1,837 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
vladopajic/go-actor | A Go library for writing concurrent programs using the Actor model. | 161 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
gen2brain/raylib-go | Provides a Go interface to the raylib C library for videogame programming | 1,666 |
sciml/diffeqr | Provides an R interface to solve differential equations using DifferentialEquations.jl | 143 |
drinkin/go-gosquared | Provides a client library to interact with the GoSquared analytics platform | 2 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 217 |
analysiscenter/pydens | An open-source framework for numerically solving ordinary and partial differential equations using neural networks | 296 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 646 |