Allow sequences for center in CalculusPatch #1919
ci.yml
on: pull_request
Ruff
8s
Typos
5s
basedpyright
2m 46s
Documentation
2m 39s
Conda Pytest
18m 11s
Conda Pytest Symengine with Loopy FFT
18m 11s
Conda Pytest Symengine
18m 12s
Conda Examples
2m 31s
Matrix: downstream_tests
Annotations
14 errors and 40 warnings
|
Documentation
Process completed with exit code 2.
|
|
basedpyright
Process completed with exit code 1.
|
|
basedpyright
2 errors
|
|
basedpyright:
sumpy/point_calculus.py#L136
"__getitem__" method not defined on type "_CanArrayND[Any]" (reportIndexIssue)
|
|
basedpyright:
sumpy/point_calculus.py#L133
Cannot assign to attribute "center" for class "CalculusPatch*"
Type "ToArray1D[floating[Any], Any]" is not assignable to type "Array1D[floating[Any]]"
"Sequence[floating[Any] | Any]" is not assignable to "ndarray[tuple[int], dtype[floating[Any]]]" (reportAttributeAccessIssue)
|
|
Conda Pytest Symengine with Loopy FFT
Canceling since a higher priority waiting request for fix-calculus-patch exists
|
|
Conda Pytest
Canceling since a higher priority waiting request for fix-calculus-patch exists
|
|
Conda Pytest Symengine with Loopy FFT
The operation was canceled.
|
|
Conda Pytest
The operation was canceled.
|
|
Conda Pytest Symengine
Canceling since a higher priority waiting request for fix-calculus-patch exists
|
|
Conda Pytest Symengine
The operation was canceled.
|
|
Tests for downstream project pytential
Canceling since a higher priority waiting request for fix-calculus-patch exists
|
|
Tests for downstream project pytential
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for fix-calculus-patch exists
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine with Loopy FFT:
sumpy/tools.py#L1021
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
|
Conda Pytest:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine with Loopy FFT:
sumpy/tools.py#L1021
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine with Loopy FFT:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.::warning file=sumpy/tools.py,line=1046::PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine:
sumpy/tools.py#L1046
PyOpenCLArrayContext.np.empty_like is deprecated and will stop working in 2023. Prefer actx.np.zeros_like instead.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/mpmath/libmp/libintmath.py#L75
bitcount function is deprecated
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.14/site-packages/loopy/schedule/tools.py#L885
Cannot enforce the constraint: itgt to be nested within itgt_box, as itgt_box is either a parallel loop or not an iname.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|