push
github
Add py3.14 (#358) * Add py3.14 * Do not use mpl internal variables anymore * set grid=False in SmoothBivariateSpline * classic plot mpl test style * Update plot for new matplotlib * Revert "Update plot for new matplotlib" This reverts commit 8ae365fb5. * check images only for low pythons * pytest.skip mpl test * add fork context for python3.14 * drop one vectorize * fix py3.14 withify * add test to reproduce notebook error * remove np.vectorize * split check funciton in steps * All good now * unc.ufloat -> unp.uarray * Fix bisplev 2d input data dimensions * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
31 of 42 new or added lines in 4 files covered. (73.81%)
1 existing line in 1 file now uncovered.1629 of 1841 relevant lines covered (88.48%)
5.31 hits per line