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
* Radial weight function (`circ_radial_weights', `circular_pw`, `circular_ls') now returns a vector of length 2*N+1 with N being the maximum modal order
* The ordering is consistant with the previous implementation: 0,1,...,N,-N,...-1
* In `circ_diagonal_modal_mat`, mirroring of the radial weights is no longer necessary. So `mirror_vec` will be depricated
0 commit comments