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

AnySpace() Means two things: any space and space not yet defined #66

Closed
dlfivefifty opened this issue Dec 10, 2014 · 0 comments
Closed

Comments

@dlfivefifty
Copy link
Member

Some operators have definitions for any spaces, e.g. ConstantOperator is always diagonal. These have range/domain space as AnySpace. But other operators are not defined until spaces are attached, e.g. Derivative. At the moment they default to returning AnySpace (until a space is inferred by say additition), but really they should be returning something like UnknownSpace.

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