mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add taxonkit to Science and Data Analysis section (#6113)
This commit is contained in:
parent
5b312fdc0d
commit
2bbcf4e010
@ -2283,6 +2283,7 @@ _Libraries for scientific computing and data analyzing._
|
||||
- [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.
|
||||
- [streamtools](https://github.com/nytlabs/streamtools) - general purpose, graphical tool for dealing with streams of data.
|
||||
- [taxonkit](https://github.com/shenwei356/taxonkit) - A practical and efficient NCBI taxonomy toolkit; supports querying lineage, reformatting, filtering, and creating custom taxdump files.
|
||||
- [TextRank](https://github.com/DavidBelicza/TextRank) - TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support.
|
||||
- [topk](https://github.com/keilerkonzept/topk) - Sliding-window and regular top-K sketches, based on the HeavyKeeper algorithm.
|
||||
- [triangolatte](https://github.com/tchayen/triangolatte) - 2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user