Compute all conics tangent to five given conics.
This requires Julia 1.5.
git clone https://github.com/JuliaHomotopyContinuation/Steiner.jl.git steiner
cd steiner
julia --project=. -e 'using Pkg; Pkg.instantiate()'julia --project=. -e 'using Steiner; start_server()';Then you should be able to go to http://localhost:3264 and compute your conics.