mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md, added Poly to Science section (#5215)
* Update README.md, added Poly to Science section * period --------- Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
42feb67c06
commit
15df93a1a0
@ -2236,6 +2236,7 @@ _Libraries for scientific computing and data analyzing._
|
|||||||
- [pagerank](https://github.com/alixaxel/pagerank) - Weighted PageRank algorithm implemented in Go.
|
- [pagerank](https://github.com/alixaxel/pagerank) - Weighted PageRank algorithm implemented in Go.
|
||||||
- [piecewiselinear](https://github.com/sgreben/piecewiselinear) - Tiny linear interpolation library.
|
- [piecewiselinear](https://github.com/sgreben/piecewiselinear) - Tiny linear interpolation library.
|
||||||
- [PiHex](https://github.com/claygod/PiHex) - Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.
|
- [PiHex](https://github.com/claygod/PiHex) - Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.
|
||||||
|
- [Poly](https://github.com/bebop/poly) - A Go package for engineering organisms.
|
||||||
- [rootfinding](https://github.com/khezen/rootfinding) - root-finding algorithms library for finding roots of quadratic functions.
|
- [rootfinding](https://github.com/khezen/rootfinding) - root-finding algorithms library for finding roots of quadratic functions.
|
||||||
- [sparse](https://github.com/james-bowman/sparse) - Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.
|
- [sparse](https://github.com/james-bowman/sparse) - Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.
|
||||||
- [stats](https://github.com/montanaflynn/stats) - Statistics package with common functions missing from the Golang standard library.
|
- [stats](https://github.com/montanaflynn/stats) - Statistics package with common functions missing from the Golang standard library.
|
||||||
|
Loading…
Reference in New Issue
Block a user