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 245517b commit 4e93cafCopy full SHA for 4e93caf
LoopStructural/api/_interpolate.py
@@ -78,7 +78,7 @@ def fit(
78
79
self.interpolator.setup()
80
81
- def evalute_scalar_value(self, locations: np.ndarray) -> np.ndarray:
+ def evaluate_scalar_value(self, locations: np.ndarray) -> np.ndarray:
82
"""Evaluate the value of the interpolator at locations
83
84
Parameters
0 commit comments