Home
last modified time | relevance | path

Searched refs:test_cumprod (Results 1 – 12 of 12) sorted by relevance

/dports/math/py-pandas/pandas-1.2.5/pandas/tests/frame/
H A Dtest_cumulative.py47 def test_cumprod(self, datetime_frame): member in TestDataFrameCumulativeOps
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/series/
H A Dtest_cumulative.py37 def test_cumprod(self, datetime_series):
/dports/science/py-quantities/quantities-0.12.5/quantities/tests/
H A Dtest_umath.py26 def test_cumprod(self): member in TestUmath
H A Dtest_methods.py276 def test_cumprod(self): member in TestQuantityMethods
/dports/devel/py-pint/Pint-0.18/pint/testsuite/
H A Dtest_numpy.py349 def test_cumprod(self): member in TestNumpyMathematicalFunctions
858 def test_cumprod(self): member in TestNumpyUnclassified
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/
H A Dtest_quantity_array_methods.py342 def test_cumprod(self): member in TestQuantityStatsFuncs
H A Dtest_quantity_non_ufuncs.py632 def test_cumprod(self): member in TestUfuncReductions
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/tests/
H A Dtest_old_ma.py825 def test_cumprod(self): member in TestArrayMethods
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pynumero/sparse/tests/
H A Dtest_block_vector.py439 def test_cumprod(self): member in TestBlockVector
/dports/astro/py-astropy/astropy-5.0/astropy/utils/masked/tests/
H A Dtest_masked.py1072 def test_cumprod(self, axis): member in TestMaskedArrayProductMethods
H A Dtest_function_helpers.py609 def test_cumprod(self): member in TestMethodLikes
/dports/math/py-theano/Theano-1.0.5/theano/tensor/tests/
H A Dtest_basic.py8380 def test_cumprod(self): member in TestTensorInstanceMethods