mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove gofrac (#2155)
This commit is contained in:
parent
bad9c6d7df
commit
827cf0414f
@ -1100,7 +1100,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [go.matrix](https://github.com/skelterjohn/go.matrix) - linear algebra for go (has been stalled).
|
* [go.matrix](https://github.com/skelterjohn/go.matrix) - linear algebra for go (has been stalled).
|
||||||
* [gocomplex](https://github.com/varver/gocomplex) - Complex number library for the Go programming language.
|
* [gocomplex](https://github.com/varver/gocomplex) - Complex number library for the Go programming language.
|
||||||
* [goent](https://github.com/kzahedi/goent) - GO Implementation of Entropy Measures
|
* [goent](https://github.com/kzahedi/goent) - GO Implementation of Entropy Measures
|
||||||
* [gofrac](https://github.com/anschelsc/gofrac) - (goinstallable) fractions library for go with support for basic arithmetic.
|
|
||||||
* [gohistogram](https://github.com/VividCortex/gohistogram) - Approximate histograms for data streams.
|
* [gohistogram](https://github.com/VividCortex/gohistogram) - Approximate histograms for data streams.
|
||||||
* [gonum/mat64](https://github.com/gonum/matrix) - The general purpose package for matrix computation. Package mat64 provides basic linear algebra operations for float64 matrices.
|
* [gonum/mat64](https://github.com/gonum/matrix) - The general purpose package for matrix computation. Package mat64 provides basic linear algebra operations for float64 matrices.
|
||||||
* [gonum/plot](https://github.com/gonum/plot) - gonum/plot provides an API for building and drawing plots in Go.
|
* [gonum/plot](https://github.com/gonum/plot) - gonum/plot provides an API for building and drawing plots in Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user