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