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
Currently SymCubatures.calcnodes allocates its own output array. When PumiInterface gets the coordinates of all the elements, it would be faster to have a method that allows the user to supply the output array.
Currently
SymCubatures.calcnodesallocates its own output array. WhenPumiInterfacegets the coordinates of all the elements, it would be faster to have a method that allows the user to supply the output array.