inducer / pytential

Evaluate layer and volume potentials accurately. Solve integral equations.
https://pypi.python.org/pypi/pytential
25 stars 15 forks source link

Type `SKELETONIZE_TEST_CASES` #220

Closed inducer closed 1 year ago

inducer commented 1 year ago

Addresses recent CI failures:

test/test_linalg_skeletonization.py:96: error: Unexpected keyword argument "knl_class_or_helmholtz_k" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:97: error: Unexpected keyword argument "knl_class_or_helmholtz_k" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:99: error: Unexpected keyword argument "knl_class_or_helmholtz_k" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:100: error: Unexpected keyword argument "knl_class_or_helmholtz_k" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:384: error: Unexpected keyword argument "resolutions" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:385: error: Unexpected keyword argument "resolutions" for "replace" of "MatrixTestCaseMixin"  [call-arg]
test/test_linalg_skeletonization.py:386: error: Unexpected keyword argument "resolutions" for "replace" of "MatrixTestCaseMixin"  [call-arg]

https://github.com/inducer/pytential/actions/runs/5845078335/job/15848814014

cc @alexfikl