Skip to content

JuliaHomotopyContinuation/Steiner.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steiner

Compute all conics tangent to five given conics.

Installation

This requires Julia 1.5.

git clone https://github.com/JuliaHomotopyContinuation/Steiner.jl.git steiner
cd steiner
julia --project=. -e 'using Pkg; Pkg.instantiate()'

Start service

julia --project=. -e 'using Steiner; start_server()';

Then you should be able to go to http://localhost:3264 and compute your conics.

About

Compute all conics tangent to five given conics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published