Identity mapping wT -> wU
Opened this issue · 1 comments
ioannisPApapadopoulos commented
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 commented
Yes it should be like T \ U
and return a lazy inverse