-
Notifications
You must be signed in to change notification settings - Fork 5
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
Either: PartialDerivative{k}(<:Basis) or Inclusion(::Basis) should err (or both) #88
Comments
Should be |
Ok, so the real issue is that the user isn't being prevented from constructing junk. |
Correct: it should at minimum only allow taking in a |
TBF up until now I was the only user and I never passed in junk. So perhaps the real issue is that the user base has doubled and is now too big 😂 |
MikaelSlevinsky
changed the title
ApplyQuasiArray(^, ::PartialDerivative, k) doesn't work
Either: PartialDerivative{k}(<:Basis) or Inclusion(::Basis) should err
Jun 4, 2021
MikaelSlevinsky
changed the title
Either: PartialDerivative{k}(<:Basis) or Inclusion(::Basis) should err
Either: PartialDerivative{k}(<:Basis) or Inclusion(::Basis) should err (or both)
Jun 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: