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 2815c2e commit 52ae762Copy full SHA for 52ae762
src/compas_rv/solvers/scalehorizonal.py
@@ -1,7 +1,6 @@
1
import Rhino # type: ignore
2
from numpy import array
3
from numpy import float64
4
-from scipy.sparse import diags
5
6
import compas_rhino.conversions
7
from compas_fd.solvers.fd_numerical_data import FDNumericalData
0 commit comments