Commit Graph

17 Commits

Author SHA1 Message Date
0f0349810f
WinnerMaxBid 2023-11-18 18:09:40 -08:00
91ebe9ddc3
Fix build errors. 2023-11-18 18:05:04 -08:00
2ebc2f904f
format summary.go 2023-11-18 18:03:50 -08:00
b83a3ed5c3
Draft version of summary dumper 2023-11-18 18:03:28 -08:00
117a5e9f2b
now with more details! 2023-11-18 17:27:50 -08:00
d08ee55795
fix compilation errors 2023-11-18 16:52:22 -08:00
6a90931c57
format main.go 2023-11-18 16:51:19 -08:00
0a7dd54597
add missing newline 2023-11-18 16:50:59 -08:00
67432448cf
very basic UI 2023-11-18 16:50:53 -08:00
f151a9ad76
Fix compilation errors. 2023-11-18 16:30:36 -08:00
58efb6fec8
Fix unterminated comment in bidder.go and format. 2023-11-18 16:28:42 -08:00
88737d8f4c
go fmt, with some syntax fixes 2023-11-18 16:27:21 -08:00
0c30e880cc
add go.mod 2023-11-18 16:19:16 -08:00
5f052f8d98
Add convenience functions for the "default" normal distribution and bidders distributed thereby. 2023-11-18 16:10:26 -08:00
62c5f5fc0e
oops, it's rand.Rand, not math.Rand 2023-11-18 15:53:38 -08:00
3153771721
First draft of math code. No frontend, no tests, haven't even tried to compile it yet 2023-11-18 15:43:23 -08:00
9353442cd8 Initial commit 2023-11-18 22:08:46 +00:00