solving a few mathematical optimisation tasks using well-known algorithms
patches/diamondburned/go | ||
.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 | ||
shell.nix |
math-optim
solving a few mathematical optimisation tasks using well-known algorithms
this repo holds the sawce of the semestral project for the Mathematical Informatics course.
LICENSE
GPL-3.0-or-later (see LICENSE for details).