Home
last modified time | relevance | path

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

/dports/math/py-pandas/pandas-1.2.5/pandas/tests/arrays/
H A Dtest_datetimes.py471 def arr1d(self, tz_naive_fixture): member in TestReductions
487 def test_min_max(self, arr1d): argument
533 def test_median(self, arr1d): argument
547 def test_median_axis(self, arr1d): argument
557 def test_median_2d(self, arr1d): argument
583 def test_mean(self, arr1d): argument
617 def test_mean_empty(self, arr1d, skipna): argument
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/
H A DCephes.i14 typedef double * arr1d; typedef
H A DCephes_wrap.c807 typedef double * arr1d; typedef
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/
H A Dnanfunctions.py142 def _remove_nan_1d(arr1d, overwrite_input=False): argument
960 def _nanmedian1d(arr1d, overwrite_input=False): argument
1402 def _nanquantile_1d(arr1d, q, overwrite_input=False, interpolation='linear'): argument
/dports/science/cp2k-data/cp2k-7.1.0/src/pw/
H A Dps_implicit_methods.F2161 SUBROUTINE convert_1dto3d(idx_1dto3d, arr1d, arr3d) argument
2164 REAL(dp), ALLOCATABLE, DIMENSION(:), INTENT(IN) :: arr1d local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/pw/
H A Dps_implicit_methods.F2161 SUBROUTINE convert_1dto3d(idx_1dto3d, arr1d, arr3d) argument
2164 REAL(dp), ALLOCATABLE, DIMENSION(:), INTENT(IN) :: arr1d local