We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7bda6 commit 528cbafCopy full SHA for 528cbaf
2 files changed
examples/access_mass_matrix.py
@@ -1,7 +1,6 @@
1
# Required import for python
2
import Sofa
3
import SofaRuntime
4
-from Sofa import SofaLinearSolver
5
from scipy import sparse
6
from scipy import linalg
7
from matplotlib import pyplot as plt
examples/access_stiffness_matrix.py
0 commit comments