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

Identity mapping wT -> wU #84

Open
ioannisPApapadopoulos opened this issue Oct 29, 2021 · 1 comment
Open

Identity mapping wT -> wU #84

ioannisPApapadopoulos opened this issue Oct 29, 2021 · 1 comment

Comments

@ioannisPApapadopoulos
Copy link
Member

ioannisPApapadopoulos commented Oct 29, 2021

More of a question than an issue. The following works just fine:

Weighted(ChebyshevT())\Weighted(ChebyshevU())

but

Weighted(ChebyshevU())\Weighted(ChebyshevT())

throws an ERROR: OutOfMemoryError() message. Is this expected behaviour? Or do we want something similar to T\U?

@dlfivefifty
Copy link
Member

Yes it should be like T \ U and return a lazy inverse

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

2 participants