Skip to content

Commit 7c64045

Browse files
authored
Merge pull request #701 from guyer/Add_support_for_PETSc_solvers_REBASE
Add support for PETSc solvers [REBASE] Fixes #387
2 parents 41d6970 + 38eb210 commit 7c64045

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+7864
-647
lines changed

.appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ install:
8080
- cmd: if "%TARGET_ARCH%" == "x86" if "%CONDA_PY%" == "27" conda.exe install --quiet --name root mayavi weave
8181
- cmd: if "%TARGET_ARCH%" == "x86" if "%FIPY_SOLVERS%" == "pysparse" conda.exe install --quiet --name root pysparse
8282

83-
- cmd: pip install future
8483
- cmd: pip install scikit-fmm
8584

8685
# Skip .NET project specific build phase.

0 commit comments

Comments
 (0)