Skip to content

Add Vioreanu-Rokhlin quadrature finding #722

Add Vioreanu-Rokhlin quadrature finding

Add Vioreanu-Rokhlin quadrature finding #722

Triggered via pull request January 29, 2025 19:19
Status Success
Total duration 12m 24s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.x: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Pytest on Py3.10: modepy/matrices.py#L351
Passing a sequence of functions to inverse_mass_matrix is deprecated and will stop working in 2025. Pass a Basis instead.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. 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 grudge: grudge/grudge/trace_pair.py#L112
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/grudge/trace_pair.py#L112
<class 'grudge.trace_pair.TracePair'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'grudge.trace_pair.TracePair'>.
Tests for downstream project grudge: grudge/test/test_reductions.py#L167
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.::warning file=/home/runner/work/modepy/modepy/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py,line=75::'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. 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 grudge: grudge/grudge/trace_pair.py#L112
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/grudge/trace_pair.py#L112
<class 'grudge.trace_pair.TracePair'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'grudge.trace_pair.TracePair'>.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. 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 meshmode: meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. 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 meshmode: meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.