Find derivative recurrences from PDE (via parametric derivative taking) #1481
Annotations
2 errors
Main Script:
test/test/test/test_recurrence.py#L111
test_laplace_2D
AssertionError: assert 7.27595761418343e-12 <= 1e-12
+ where 7.27595761418343e-12 = abs(7.27595761418343e-12)
+ where 7.27595761418343e-12 = subs(x1, 0.03644623938589553)
+ where subs = 5.53794730914877*(-3 + 0.461495609095731/(x1**2 + 0.115373902273933))/((0.339667340605382*x1**2 + 0.039188746560652)*(...09860732/(x1**2 + 0.115373902273933)**2)/((0.339667340605382*x1**2 + 0.039188746560652)*(x1**2 + 0.115373902273933)**2).subs
+ where 5.53794730914877*(-3 + 0.461495609095731/(x1**2 + 0.115373902273933))/((0.339667340605382*x1**2 + 0.039188746560652)*(...09860732/(x1**2 + 0.115373902273933)**2)/((0.339667340605382*x1**2 + 0.039188746560652)*(x1**2 + 0.115373902273933)**2) = subs(x0, 0.3396673406053822)
+ where subs = 48*x0**2*(4*x0**2/(x0**2 + x1**2) - 3)/((x0**2 + x1**2)**2*(x0**3 + x0*x1**2)) + 24*x0*(16*x0**4/(x0**2 + x1**2)**2 - ...10*x0**2 + 2*x1**2)*(-8*x0**4/(x0**2 + x1**2)**2 + 8*x0**2/(x0**2 + x1**2) - 1)/((x0**2 + x1**2)**2*(x0**3 + x0*x1**2)).subs
+ and 0.3396673406053822 = rand()
+ where rand = <module 'numpy.random' from '/home/runner/work/sumpy/sumpy/.conda-root/envs/testing/lib/python3.13/site-packages/numpy/random/__init__.py'>.rand
+ where <module 'numpy.random' from '/home/runner/work/sumpy/sumpy/.conda-root/envs/testing/lib/python3.13/site-packages/numpy/random/__init__.py'> = np.random
+ and 0.03644623938589553 = rand()
+ where rand = <module 'numpy.random' from '/home/runner/work/sumpy/sumpy/.conda-root/envs/testing/lib/python3.13/site-packages/numpy/random/__init__.py'>.rand
+ where <module 'numpy.random' from '/home/runner/work/sumpy/sumpy/.conda-root/envs/testing/lib/python3.13/site-packages/numpy/random/__init__.py'> = np.random
|
Main Script
Process completed with exit code 1.
|
Loading