math-optim/README.md
surtur 466db72a8d
readme: use a static badge (offline availability)
this badge does not change so it is IMO better to show a copy from the
repo instead of pulling the image from origin every time README.md is
displayed...

[skip ci]
2022-07-04 13:16:35 +02:00

14 lines
682 B
Markdown

# [`math-optim`](https://git.dotya.ml/wanderer/math-optim)
> solving a few mathematical optimisation tasks using well-known algorithms
[![built with nix](./.badges/built-with-nix.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).