physics test

This commit is contained in:
2022-10-14 13:38:24 +03:00
parent 31d5be5d07
commit 09bfa44c78
7 changed files with 336 additions and 90 deletions

1
go.mod
View File

@ -6,5 +6,6 @@ require (
github.com/gammazero/deque v0.0.0-20190521012701-46e4ffb7a622
github.com/rs/zerolog v1.15.0
github.com/shopspring/decimal v1.3.1
github.com/stretchr/testify v1.8.0
lab.zaar.be/thefish/bearlibterminal v0.0.0-20191018101635-dd37bbc90d77
)