JuliaDynamics / StateSpaceSets.jl

The `StateSpaceSet` interface for packages of JuliaDynamics
MIT License
3 stars 4 forks source link

`StrictlyMinimumDistance` link is broken in `set_distance` in v1.4 docs #29

Open kahaaga opened 3 months ago

kahaaga commented 3 months ago

The doctoring for set_distance lists three methods for computing the distance between two state space sets. However, StrictlyMinimumDistance isn't listed in the docs, and so the link to it in the set_distance method is broken.