An open API service indexing awesome lists of open source software.

https://github.com/noracodes/barygo

A program to find the barycenter of a set of bodies, written in Go
https://github.com/noracodes/barygo

Last synced: over 1 year ago
JSON representation

A program to find the barycenter of a set of bodies, written in Go

Awesome Lists containing this project

README

          

# BaryGo

BaryGo is an implementation of my barycenter finder in Golang. See also implementations in [Python](https://github.com/SilverWingedSeraph/barypy),
[Rust](https://github.com/SilverWingedSeraph/baryrust).