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
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. |
4 months ago | |
---|---|---|
.badges | 11 months ago | |
algo | 4 months ago | |
bench | 4 months ago | |
patches/diamondburned/go | 1 year ago | |
report | 4 months ago | |
stats | 5 months ago | |
util | 5 months ago | |
.drone.star | 5 months ago | |
.editorconfig | 10 months ago | |
.envrc | 6 months ago | |
.example.vimrc | 11 months ago | |
.gitattributes | 4 months ago | |
.gitignore | 11 months ago | |
.golangci.yml | 4 months ago | |
.pre-commit-config.yaml | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 4 months ago | |
default.nix | 1 year ago | |
flake.lock | 4 months ago | |
flake.nix | 4 months ago | |
go.mod | 11 months ago | |
go.sum | 12 months ago | |
main.go | 4 months ago | |
overlay.nix | 1 year ago | |
profile.go | 4 months ago | |
run.go | 4 months ago | |
run_test.go | 4 months ago | |
shell.nix | 1 year 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).