You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 days ago | |
---|---|---|
.badges | 1 month ago | |
algo | 4 days ago | |
bench | 3 weeks ago | |
patches/diamondburned/go | 2 months ago | |
report | 6 days ago | |
stats | 6 days ago | |
util | 3 weeks ago | |
.drone.star | 6 days ago | |
.editorconfig | 4 days ago | |
.envrc | 2 months ago | |
.example.vimrc | 1 month ago | |
.gitattributes | 2 months ago | |
.gitignore | 3 weeks ago | |
.golangci.yml | 3 weeks ago | |
.pre-commit-config.yaml | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 1 month ago | |
default.nix | 2 months ago | |
flake.lock | 2 months ago | |
flake.nix | 2 months ago | |
go.mod | 1 month ago | |
go.sum | 2 months ago | |
main.go | 3 weeks ago | |
overlay.nix | 2 months ago | |
run.go | 3 weeks ago | |
run_test.go | 6 days ago | |
shell.nix | 2 months ago |
README.md
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).