You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, we recently added a macro @variable to make a variable easier to type. Maybe adding an @poly 1 2 3 4 5 would be helpful. I have to see if there are other uses in the many other Polynomial packages so as not to be too conflicting.
It would be nice if there where a convenient way to make a Polynomial without having to write out every time "Polynomial"
For instance, including something like:
Makes it easy to make a Polynomial like so:
The text was updated successfully, but these errors were encountered: