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
I am pretty new to programming with types in Julia. I would like to generate Legendre polynomials in the @polyvar x environment of the DynamicPolynomial.jl package.
If someone has some pointers on how to do this, I would be glad to try to implement it myself.