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
Make latitude quadrature points depend on box size
In FFBasis3D, this was proportional to `ell_max`, which doesn't make
sense.
We also loosen tolerances for hardcoded FFB3D tests since these depended
on the incorrect reference data and are sensitive to the above change.
Eventually, these will be replaced by logical tests (see #568).
0 commit comments