math-optim/README.md
surtur 0f8f3bbef3
All checks were successful
continuous-integration/drone/push Build is passing
ci: add .drone.star + badges
2022-06-14 17:31:59 +02:00

14 lines
688 B
Markdown

# [`math-optim`](https://git.dotya.ml/wanderer/math-optim)
> solving a few mathematical optimisation tasks using well-known algorithms
[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
[![Build Status](https://drone.dotya.ml/api/badges/wanderer/math-optim/status.svg?ref=refs/heads/development)](https://drone.dotya.ml/wanderer/math-optim)
[![Go Report Card](https://goreportcard.com/badge/git.dotya.ml/wanderer/math-optim)](https://goreportcard.com/report/git.dotya.ml/wanderer/math-optim)
this repo holds the *sawce* of the semestral project for the Mathematical
Informatics course.
### LICENSE
GPL-3.0-or-later (see [LICENSE](LICENSE) for details).