Skip to content

Commit

Permalink
Merge pull request #701 from guyer/Add_support_for_PETSc_solvers_REBASE
Browse files Browse the repository at this point in the history
Add support for PETSc solvers [REBASE]

Fixes #387
  • Loading branch information
guyer committed Jan 28, 2020
2 parents 41d6970 + 38eb210 commit 7c64045
Show file tree
Hide file tree
Showing 59 changed files with 7,864 additions and 647 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ install:
- cmd: if "%TARGET_ARCH%" == "x86" if "%CONDA_PY%" == "27" conda.exe install --quiet --name root mayavi weave
- cmd: if "%TARGET_ARCH%" == "x86" if "%FIPY_SOLVERS%" == "pysparse" conda.exe install --quiet --name root pysparse

- cmd: pip install future
- cmd: pip install scikit-fmm

# Skip .NET project specific build phase.
Expand Down

0 comments on commit 7c64045

Please sign in to comment.