PolyChaos.jl icon indicating copy to clipboard operation
PolyChaos.jl copied to clipboard

Add macros for commonly used measures

Open timueh opened this issue 6 years ago • 0 comments

For instance, op = OrthoPoly("gaussian",10) could be op = @gaussian 10. This really needs to be thought through -- what should be the syntax to distinguish between OrthoPoly and OrthoPolyQ?...

timueh avatar Feb 22 '19 11:02 timueh