math-optim/algo/doc.go

6 lines
179 B
Go
Raw Normal View History

2023-01-12 23:35:51 +01:00
// Copyright 2023 wanderer <a_mirre at utb dot cz>
2022-07-08 22:16:22 +02:00
// SPDX-License-Identifier: GPL-3.0-or-later
// Package algo provides implementations of optimisation algorithms.
package algo