algo: rm comment [skip ci]

This commit is contained in:
leo 2023-02-23 22:26:40 +01:00
parent becd8c5f3b
commit 0edbec1a9c
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -17,8 +17,6 @@
"git.dotya.ml/wanderer/math-optim/stats"
)
// var Algos = []string{"Random Search", "Stochastic Hill Climbing"}
// mu protects access to meanStats.
var mu sync.Mutex