wanderer 7a5de808e9
continuous-integration/drone/push Build is passing
report: correct the path to tmpl files in comments
this path gets redirected to a canonical - even if nonpermanent - one at
`{repo}/src/branch/{main-branch}/{path-to-file}`, that is
`{repo}/src/branch/development/{path-to-file}` in concrete terms.
the previous paths were resulting in 404s.
2023-02-24 16:25:31 +01:00
2023-02-23 23:13:11 +01:00
2023-02-24 14:24:57 +01:00

math-optim

solving a few mathematical optimisation tasks using well-known algorithms (originally a semestral project for the Mathematical Informatics course)

built with nix Build Status Go Report Card Go Documentation

feel free to peek at the sawce.

example math-optim run

asciicast

LICENSE

GPL-3.0-or-later (see LICENSE for details).

S
Description
solving a few mathematical optimisation tasks using well-known algorithms
Readme 3.1 MiB
Languages
Go 90.2%
Nix 5.7%
Starlark 3.4%
vim 0.5%
TeX 0.2%