Skip to content

tschm/min_circle

Repository files navigation

Compute the minimal enclosing circle

License: MIT CodeFactor Renovate enabled

We use different solvers and compare readability and speed.

The problem

Given $N$ random points in an $m$ dimensional space we compute the center $x$ and the radius $r$ of a ball such that all $N$ points are contained in this ball.

Taskfile

Create the virtual environment defined in requirements.txt using

task build:install

Marimo

We use Marimo (instead of Jupyter) to perform our experiments. Start with

task docs:marimo

About

Compute the minimal enclosing circle with Mosek, Clarabel, ...

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 5