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 |
---|---|---|
| A collection of Go implementations for common algorithmic and data structure problems. | 530 |
| A full Bitcoin solution written in Go, focusing on node performance and wallet security | 978 |
| A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |
| A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
| 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 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A Go library for writing concurrent programs using the Actor model. | 161 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| Provides a Go interface to the raylib C library for videogame programming | 1,666 |
| Provides an R interface to solve differential equations using DifferentialEquations.jl | 143 |
| Provides a client library to interact with the GoSquared analytics platform | 2 |
| A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 217 |
| An open-source framework for numerically solving ordinary and partial differential equations using neural networks | 296 |
| A comprehensive cryptographic toolkit for Go developers | 646 |