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

Add ZeroTo (somewhere)? #85

Open
MikaelSlevinsky opened this issue Jun 3, 2021 · 1 comment
Open

Add ZeroTo (somewhere)? #85

MikaelSlevinsky opened this issue Jun 3, 2021 · 1 comment

Comments

@MikaelSlevinsky
Copy link
Member

One of the greatest things is the notation to fill in multivariate operators: given the mortared types of n and k, broadcasted operations Just Work (ok, probably that took a lot of effort).

Wouldn't it be nice to index from zero to infinity to match the math formulas given that polynomial degree starts at 0?

@dlfivefifty
Copy link
Member

The only reason I didn’t do this is then the coefficient vectors would also have to index from 0, eg be wrapped in an OffsetArray, which just adds even more complexity

we don’t necessarily need ZeroTo since we can always use 0:∞

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