math-optim/bench/doc.go
surtur bf08d22549
All checks were successful
continuous-integration/drone/push Build is passing
go(bench): add doc.go
2022-07-08 22:41:10 +02:00

6 lines
189 B
Go

// Copyright 2022 wanderer <a_mirre at utb dot cz>
// SPDX-License-Identifier: GPL-3.0-or-later
// Package bench provides implementations of functions used for benchmarking.
package bench