Home
last modified time | relevance | path

Searched refs:iloc (Results 151 – 175 of 1383) sorted by relevance

12345678910>>...56

/dports/science/tinker/tinker/other/
H A Ddudek.f28 integer iloc,iaxe,imdq
71 iloc = freeunit ()
72 open (unit=iloc,file=locfile,status='old')
73 rewind (unit=iloc)
77 read (iloc,30)
80 read (iloc,40)
82 read (iloc,50) record
96 read (iloc,60) record
107 close (iloc)
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/groupby/
H A Dtest_filters.py124 expected = data.iloc[:, 12:20]
260 expected = df.iloc[[1, 2, 4, 7]]
265 expected = s.iloc[[1, 2, 4, 7]]
273 expected = df.iloc[[1, 2, 4, 7]]
278 expected = s.iloc[[1, 2, 4, 7]]
287 expected = df.iloc[[1, 2, 4, 7]]
292 expected = s.iloc[[1, 2, 4, 7]]
341 expected = df.iloc[expected_indexes]
346 expected.iloc[[0, 3, 5, 6]] = np.nan
384 expected = df.iloc[expected_indexes]
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/frame/methods/
H A Dtest_sort_index.py131 expected = df.iloc[[3, 0, 2, 1], :]
136 expected = df.iloc[[3, 0, 2, 1], :]
141 expected = df.iloc[[1, 2, 3, 0], :]
151 expected = s.iloc[[3, 0, 2, 1]]
156 expected = s.iloc[[3, 0, 2, 1]]
161 expected = s.iloc[[1, 2, 3, 0]]
253 expected = frame.iloc[:, ::-1]
295 expected = df.iloc[[1, 0]]
299 expected = df.iloc[[1, 0]]
303 expected = df.iloc[[1, 0]]
[all …]
H A Dtest_shift.py51 unshifted.iloc[:, 0].dropna().values, ps.iloc[:-1, 0].values
67 [DataFrame(np.nan, index=df.index, columns=[0]), df.iloc[:, 0:-1]],
77 [DataFrame(np.nan, index=df.index, columns=[0]), df.iloc[:, 0:-1]],
136 df.iloc[:, s] = df.iloc[:, s].shift(s + 1)
158 expected.iloc[:, :2] = np.nan
170 expected.iloc[:, -2:] = np.nan
219 no_freq = datetime_frame.iloc[[0, 5, 7], :]
270 no_freq = datetime_frame.iloc[[0, 5, 7], :]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/
H A Dtest_dynamic_factor.py44 endog -= dta.iloc[1:][included_vars].mean()
160 true['predict'] = output_results.iloc[1:][[
179 true['predict'] = output_results.iloc[1:][[
289 true['predict'] = output_results.iloc[1:][[
322 true['predict'] = output_results.iloc[1:][[
435 true['predict'] = output_results.iloc[1:][[
588 true['predict'] = output_results.iloc[1:][[
622 true['predict'] = output_results.iloc[1:][[
982 index=ix)).diff().iloc[1:]
984 endog1 = dta.iloc[:-1]
[all …]
H A Dtest_var.py95 assert_allclose(res.forecast(10), results_var_R_output[columns].iloc[:10])
115 assert_allclose(res.forecast(10), results_var_R_output[columns].iloc[:10])
135 assert_allclose(res.forecast(10), results_var_R_output[columns].iloc[:10])
158 results_var_R_output[columns].iloc[:10])
186 results_var_R_output[columns].iloc[:10])
211 assert_allclose(res.forecast(10), results_var_R_output[columns].iloc[:10])
235 results_var_R_output[columns].iloc[:10])
259 results_var_R_output[columns].iloc[:10])
H A Dtest_smoothing.py93 self.stata.iloc[1:]['sr1'], 4
389 obs.iloc[0:50, 0] = np.nan
390 obs.iloc[19:70, 1] = np.nan
391 obs.iloc[39:90, 2] = np.nan
392 obs.iloc[119:130, 0] = np.nan
393 obs.iloc[119:130, 2] = np.nan
923 obs.iloc[:50, :] = np.nan
1053 endog.iloc[:5, :] = np.nan
1056 endog.iloc[0:5, 0] = np.nan
1059 endog.iloc[0:5, 0] = np.nan
[all …]
H A Dtest_dynamic_factor_mq.py36 dta_M.iloc[0] = 1.
37 dta_Q.iloc[1] = 1.
157 dta_M.iloc[0] = 1.
158 dta_Q.iloc[1] = 1.
301 dta_M.iloc[0] = 1.
302 dta_Q.iloc[1] = 1.
433 dta_M.iloc[0] = 1.
434 dta_Q.iloc[1] = 1.
585 dta_M.iloc[0] = 1.
586 dta_Q.iloc[1] = 1.
[all …]
/dports/science/dftbplus/dftbplus-19.1/external/scalapackfx/origin/test/
H A Dtest_desc.f908 integer :: ii, iglob, iloc, nelem variable
21 call blist%getblock(ii, iglob, iloc, nelem)
23 & "II:", ii, "GLOB:", iglob, "LOC:", iloc, "NEL:", nelem
/dports/science/dftbplus/dftbplus-19.1/external/scalapackfx/origin/src/
H A Dscalapackfx_tools.F90170 subroutine blocklist_getblock(self, iblock, iglob, iloc, bsize) argument
173 integer, intent(out) :: iglob, iloc, bsize local
180 iloc = (iblock - 1) * self%nb + mod(iglob - 1, self%nb) + 1
184 iloc = 0
266 subroutine scalafx_islocal(grid, desc, ii, jj, local, iloc, jloc) argument
271 integer, intent(out) :: iloc, jloc local
275 call scalafx_infog2l(grid, desc, ii, jj, iloc, jloc, prow, pcol)
H A Dscalapackfx_tools.m426 integer :: i2, j2, iloc, jloc, prow, pcol
31 & iloc, jloc, prow, pcol)
33 glob(iloc, jloc) = loc(i2, j2)
64 integer :: i2, j2, iloc, jloc, prow, pcol
69 & iloc, jloc, prow, pcol)
71 glob(iloc, jloc) = glob(iloc, jloc) + loc(i2, j2)
102 integer :: i2, j2, iloc, jloc, prow, pcol
108 & iloc, jloc, prow, pcol)
110 loc(i2, j2) = glob(iloc, jloc)
141 integer :: i2, j2, iloc, jloc, prow, pcol
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/beams/
H A DBeam2DFFRF.h105 virtual const double& XGP(int iloc) const {return GetXact(ltg.Get(iloc+SOS()));} in XGP() argument
107 virtual const double& XGPD(int iloc) const {return GetDrawValue(ltg.Get(iloc+SOS()));} in XGPD() argument
312 virtual const double& XGP(int iloc) const {return GetXact(ltg.Get(iloc+SOS()));} in XGP() argument
325 virtual const double& GetDrawValue(int iloc) const in GetDrawValue() argument
327 if (IsCMS()) return ReferenceFrame().GetDrawValueFull(iloc); in GetDrawValue()
328 else return mbs->GetDrawValue(iloc); in GetDrawValue()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/series/indexing/
H A Dtest_indexing.py78 result = s.iloc[0]
171 s.iloc[0] = 5
280 s.iloc[0] = np.nan
396 s.iloc[[1, 2]] = vals
448 s.iloc[[1, 2]] = vals
536 result.iloc[5:10] = 10
602 ser.iloc[0] = nat_val
632 ser.iloc[0] = nat_val
684 df["bb"].iloc[0] = 0.13
689 df["bb"].iloc[0] = 0.15
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/model_selection/
H A Dplot_grid_search_stats.py98 data=model_scores.transpose().iloc[:30],
222 model_1_scores = model_scores.iloc[0].values # scores of the best model
223 model_2_scores = model_scores.iloc[1].values # scores of the second-best model
450 model_i_scores = model_scores.iloc[model_i].values
451 model_k_scores = model_scores.iloc[model_k].values
486 model_i_scores = model_scores.iloc[model_i].values
487 model_k_scores = model_scores.iloc[model_k].values
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/extension/base/
H A Dgroupby.py40 expected = df.iloc[[0, 2, 4, 7]]
82 df.B.iloc[[0, 1, 6]].array,
83 df.B.iloc[[2, 3]].array,
84 df.B.iloc[[4, 5]].array,
85 df.B.iloc[[7]].array,
/dports/science/py-esda/esda-2.4.1/esda/
H A Dadbscan.py209 solus.iloc[:, i] = lbls_pred
224 solus.iloc[:, i] = lbls_pred
229 lbl_type = type(solus.iloc[0, 0])
247 X_thin = X.iloc[rids, :]
251 thin_sample_weight = sample_weight.iloc[rids]
315 ref = ns_clusters[ns_clusters == ns_clusters.max()].iloc[[0]].index[0]
316 lbl_type = type(solus[ref].iloc[0])
512 lbl_type = type(labels.iloc[0])
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexing/
H A Dtest_loc.py167 result = df.iloc[0]
734 result = df.iloc[[0]]
737 result = df.iloc[[1]]
748 result = df.iloc[[0]]
761 result = df.iloc[3:]
944 expected = s.iloc[0]
1125 tmp.iloc[2] = "zoo"
1972 cp.iloc[4:10] = 0
1977 cp.iloc[3:11] = 0
2071 result = s2.iloc[0]
[all …]
H A Dtest_na_indexing.py56 result = obj.iloc[mask]
59 result = obj.iloc[mask]
82 result_iloc = s.iloc[mask]
83 expected_iloc = s.iloc[mask.fillna(False)]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/oneD/
H A DMultiJac.cpp72 size_t iloc = m_resid->loc(i); in eval() local
74 value(m+iloc,ipt) = (m_r1[m+iloc] - resid0[m+iloc])*rdx; in eval()
/dports/math/py-statsmodels/statsmodels-0.13.1/examples/python/
H A Dpca_fertility_factors.py88 lines = ax.plot(pca_model.factors.iloc[:, :3], lw=4, alpha=0.6)
100 idx = pca_model.loadings.iloc[:, 0].argsort()
128 idx = pca_model.loadings.iloc[:, 1].argsort()
150 dta.index[pca_model.loadings.iloc[:, 1] > 0.2].values
H A Dstatespace_sarimax_internet.py87 aic_full.iloc[p, q] = res.aic
89 aic_full.iloc[p, q] = np.nan
97 aic_miss.iloc[p, q] = res.aic
99 aic_miss.iloc[p, q] = np.nan
/dports/math/mfem/mfem-4.3/linalg/
H A Dblockmatrix.cpp136 int iloc, iblock; in Elem() local
139 findGlobalRow(i, iblock, iloc); in Elem()
147 return Aij(iblock, jblock)->Elem(iloc, jloc); in Elem()
153 int iloc, iblock; in Elem() local
156 findGlobalRow(i, iblock, iloc); in Elem()
170 int iblock, iloc; in RowSize() local
171 findGlobalRow(i, iblock, iloc); in RowSize()
177 rowsize += Aij(iblock,jblock)->RowSize(iloc); in RowSize()
186 int iblock, iloc, rowsize; in GetRow() local
187 findGlobalRow(row, iblock, iloc); in GetRow()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/avif-parse-0.13.2/src/
H A Dlib.rs1139 let iloc = src.read_into_try_vec()?; in read_iloc() localVariable
1140 let mut iloc = BitReader::new(&iloc); in read_iloc() localVariable
1149 let _reserved = iloc.read_u8(4)?; in read_iloc()
1156 IlocVersion::Two => iloc.read_u32(32)?, in read_iloc()
1164 IlocVersion::Two => iloc.read_u32(32)?, in read_iloc()
1175 let _reserved = iloc.read_u16(12)?; in read_iloc()
1176 match iloc.read_u16(4)? { in read_iloc()
1185 let data_reference_index = iloc.read_u16(16)?; in read_iloc()
1194 let extent_count = iloc.read_u16(16)?; in read_iloc()
1210 Some(iloc.read_u64(index_size.to_bits())?) in read_iloc()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_xyz.F182 subroutine util_xyz_read_coords(nmax,n,iloc,c,fp) argument
192 integer iloc(3)
203 iloc_max = maxval(iloc)
215 call inp_set_field(iloc(k)-1)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_xyz.F182 subroutine util_xyz_read_coords(nmax,n,iloc,c,fp) argument
192 integer iloc(3)
203 iloc_max = maxval(iloc)
215 call inp_set_field(iloc(k)-1)

12345678910>>...56