solving a few mathematical optimisation tasks using well-known algorithms
leo
525b30c38e
All checks were successful
continuous-integration/drone/push Build is passing
base package (wip) |
||
---|---|---|
.badges | ||
algo | ||
bench | ||
patches/diamondburned/go | ||
report | ||
stats | ||
util | ||
.drone.star | ||
.editorconfig | ||
.envrc | ||
.example.vimrc | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
.pre-commit-config.yaml | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
overlay.nix | ||
README.md | ||
run_test.go | ||
run.go | ||
shell.nix |
math-optim
solving a few mathematical optimisation tasks using well-known algorithms (originally a semestral project for the Mathematical Informatics course)
feel free to peek at the sawce.
example math-optim run
LICENSE
GPL-3.0-or-later (see LICENSE for details).