You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementations of pentapy are almost one order of magnitude faster than the
107
107
scipy algorithms for banded or sparse matrices.
108
108
109
109
The performance plot was created with [``perfplot``](https://github.com/nschloe/perfplot).
110
-
Have a look at the script: [``examples/03_perform_simple.py``](https://github.com/GeoStat-Framework/pentapy/blob/master/examples/03_perform_simple.py).
110
+
Have a look at the script: [``examples/03_perform_simple.py``](https://github.com/GeoStat-Framework/pentapy/blob/main/examples/03_perform_simple.py).
111
111
112
112
113
113
@@ -132,5 +132,5 @@ You can contact us via <info@geostat-framework.org>.
0 commit comments