math-optim/README.md

14 lines
688 B
Markdown
Raw Normal View History

2022-06-14 16:46:11 +02:00
# [`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)
2022-06-14 17:31:59 +02:00
[![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)
2022-06-14 16:46:11 +02:00
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).