-
Notifications
You must be signed in to change notification settings - Fork 65
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
Maybe fix 1509 #1511
Maybe fix 1509 #1511
Conversation
Could you please add a test? |
Note that constructing stuff with
|
I don't think you are using it wrong... I try to fix it. |
All of this is just guess work from my side. Obviously these functions did not work for some time, maybe they never did. |
My educated guess is that
setprecision!(::CompletionMap, ...)
should change the precision of the codomain (if any).Related to #1509.