mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fix godesim order
This commit is contained in:
parent
d48c82b911
commit
f15c4079c6
@ -1588,10 +1588,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
|
* [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
|
||||||
* [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
|
* [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
|
||||||
* [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
|
* [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
|
||||||
* [godesim](https://github.com/soypat/godesim) - Extended/multivariable ODE solver framework for event-based simulations with simple API.
|
|
||||||
* [go-dsp](https://github.com/mjibson/go-dsp) - Digital Signal Processing for Go.
|
* [go-dsp](https://github.com/mjibson/go-dsp) - Digital Signal Processing for Go.
|
||||||
* [go-estimate](https://github.com/milosgajdos/go-estimate) - State estimation and filtering algorithms in Go.
|
* [go-estimate](https://github.com/milosgajdos/go-estimate) - State estimation and filtering algorithms in Go.
|
||||||
* [go-gt](https://github.com/ThePaw/go-gt) - Graph theory algorithms written in "Go" language.
|
* [go-gt](https://github.com/ThePaw/go-gt) - Graph theory algorithms written in "Go" language.
|
||||||
|
* [godesim](https://github.com/soypat/godesim) - Extended/multivariable ODE solver framework for event-based simulations with simple API.
|
||||||
* [goent](https://github.com/kzahedi/goent) - GO Implementation of Entropy Measures.
|
* [goent](https://github.com/kzahedi/goent) - GO Implementation of Entropy Measures.
|
||||||
* [gohistogram](https://github.com/VividCortex/gohistogram) - Approximate histograms for data streams.
|
* [gohistogram](https://github.com/VividCortex/gohistogram) - Approximate histograms for data streams.
|
||||||
* [gonum](https://github.com/gonum/gonum) - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more.
|
* [gonum](https://github.com/gonum/gonum) - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more.
|
||||||
|
Loading…
Reference in New Issue
Block a user