Home
last modified time | relevance | path

Searched defs:rowslice (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-Diofant/Diofant-0.13.0/diofant/matrices/expressions/
H A Dslice.py56 rowslice = property(lambda self: self.args[1]) variable in MatrixSlice
59 def __new__(cls, parent, rowslice, colslice): argument
99 def mat_slice_of_slice(parent, rowslice, colslice): argument
/dports/math/py-sympy/sympy-1.9/sympy/matrices/expressions/
H A Dslice.py52 rowslice = property(lambda self: self.args[1]) variable in MatrixSlice
55 def __new__(cls, parent, rowslice, colslice): argument
101 def mat_slice_of_slice(parent, rowslice, colslice): argument
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Dowtable.py129 def setRowSlice(self, rowslice): argument
/dports/textproc/py-petl/petl-1.7.4/petl/transform/
H A Dbasics.py656 def rowslice(table, *sliceargs): function
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dalglin1.c477 rowslice(GEN A, long x1, long x2) in rowslice() function
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h977 rowslice(GEN x, long j1, long j2) in rowslice() function