add antham/yogo (#4978)

This commit is contained in:
Anthony HAMON 2023-08-17 20:39:36 +02:00 committed by GitHub
parent 8f4c258c40
commit 779b19dd47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2079,7 +2079,7 @@ _Libraries for scientific computing and data analyzing._
- [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.
- [gograph](https://github.com/hmdsefi/gograph) - A golang generic graph library that provides mathematical graph-theory and algorithms.
- [gograph](https://github.com/hmdsefi/gograph) - A golang generic graph library that provides mathematical graph-theory and algorithms.
- [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/plot](https://github.com/gonum/plot) - gonum/plot provides an API for building and drawing plots in Go.
@ -2734,6 +2734,7 @@ _General utilities and tools to make your life easier._
- [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi QR Code Generator.
- [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection.
- [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang.
- [yogo](https://github.com/antham/yogo) - Check yopmail mails from command line.
**[⬆ back to top](#contents)**