Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting solution parameters #13

Open
tverho opened this issue Jun 2, 2022 · 0 comments
Open

Getting solution parameters #13

tverho opened this issue Jun 2, 2022 · 0 comments

Comments

@tverho
Copy link

tverho commented Jun 2, 2022

The library offers no way to access the curve parameters that minimize the distance (argmin). That makes it unapplicable for projecting a point on a curve, for example. Perhaps a keyword option to return soln?

function minimum_distance(a, b; atol=1e-8, return_interval=false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant