8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecde34e commit 324bf33Copy full SHA for 324bf33
config/.travis.yml
@@ -17,6 +17,6 @@ script:
17
- python examples/qr_mumps_numpy_double.py
18
- python examples/qr_mumps_numpy_complex.py
19
- python examples/qr_mumps_numpy_loop_multiple_rhs.py
20
- - python examples/qr_mumps_cysparse_double.py examples/bcsstk01.mtx
21
- - python examples/qr_mumps_cysparse_double.py examples/illc1033.mtx
22
- - python examples/qr_mumps_cysparse_complex.py examples/conf5.0-00l4x4-1000.mtx
+ # - python examples/qr_mumps_cysparse_double.py examples/bcsstk01.mtx
+ # - python examples/qr_mumps_cysparse_double.py examples/illc1033.mtx
+ # - python examples/qr_mumps_cysparse_complex.py examples/conf5.0-00l4x4-1000.mtx
0 commit comments