Home
last modified time | relevance | path

Searched refs:test_average (Results 226 – 245 of 245) sorted by relevance

12345678910

/dports/math/py-yt/yt-4.0.1/yt/data_objects/tests/
H A Dtest_derived_quantities.py45 def test_average(): function
/dports/finance/beancount/beancount-2.3.3/beancount/core/
H A Dinventory_test.py309 def test_average(self): member in TestInventory
/dports/lang/python-legacy/Python-2.7.18/Doc/tutorial/
H A Dstdlib.rst278 def test_average(self):
/dports/lang/python27/Python-2.7.18/Doc/tutorial/
H A Dstdlib.rst278 def test_average(self):
/dports/databases/py-gdbm/Python-3.8.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/databases/py-sqlite3/Python-3.8.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python38/Python-3.8.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python37/Python-3.7.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python310/Python-3.10.1/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python-tools/Python-3.8.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python39/Python-3.9.9/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/lang/python311/Python-3.11.0a3/Doc/tutorial/
H A Dstdlib.rst309 def test_average(self):
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/tests/
H A Dtest_spectral.py524 def test_average(self): member in TestWelch
/dports/astro/py-astropy/astropy-5.0/astropy/utils/masked/tests/
H A Dtest_function_helpers.py847 def test_average(self): member in TestReductionLikeFunctions
/dports/math/R-cran-igraph/igraph/
H A DMD51034 3809cd4a3febab2fe0a453bc8cabc030 *tests/testthat/test_average.path.length.R
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/
H A Dtest_quantity_non_ufuncs.py818 def test_average(self): member in TestReductionLikeFunctions
/dports/devel/py-dask/dask-2021.11.2/dask/array/tests/
H A Dtest_routines.py2495 def test_average(a, returned): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_numpy_op.py881 test_average = TestAverage(axes, returned)
883 test_average.hybridize()
900 mx_out = test_average(a, w)
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_numpy_op.py881 test_average = TestAverage(axes, returned)
883 test_average.hybridize()
900 mx_out = test_average(a, w)

12345678910