We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3427e39 commit fbeec12Copy full SHA for fbeec12
1 file changed
fredipy/operators.py
@@ -30,7 +30,7 @@ def __init__(
30
def make(self, *args):
31
return self.mat
32
33
-
+
34
class Integral(Operator):
35
'''Wrapper for integration constraints.
36
0 commit comments