Skip to content

Commit a904220

Browse files
committed
Bring over gmres from pytential, build_matrix from sumpy
1 parent 914f060 commit a904220

5 files changed

Lines changed: 487 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v6
3939
- name: "Main Script"
4040
run: |
41-
EXTRA_INSTALL="pytest types-colorama types-Pygments scipy-stubs"
41+
EXTRA_INSTALL="pytest types-colorama types-Pygments scipy-stubs matplotlib"
4242
curl -L -O https://tiker.net/ci-support-v0
4343
. ./ci-support-v0
4444

arraycontext/linalg/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)