Home
last modified time | relevance | path

Searched defs:emax (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/dports/math/py-cdecimal/cdecimal-2.3/python/
H A Dranddec.py196 def close_to_one_greater(prec, emax, emin): argument
201 def close_to_one_less(prec, emax, emin): argument
207 def close_to_zero_greater(prec, emax, emin): argument
212 def close_to_zero_less(prec, emax, emin): argument
218 def close_to_emax_less(prec, emax, emin): argument
223 def close_to_emax_greater(prec, emax, emin): argument
229 def close_to_emin_greater(prec, emax, emin): argument
234 def close_to_emin_less(prec, emax, emin): argument
240 def close_to_etiny_greater(prec, emax, emin): argument
246 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python37/Python-3.7.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_decimal/tests/
H A Dranddec.py191 def close_to_one_greater(prec, emax, emin): argument
196 def close_to_one_less(prec, emax, emin): argument
202 def close_to_zero_greater(prec, emax, emin): argument
207 def close_to_zero_less(prec, emax, emin): argument
213 def close_to_emax_less(prec, emax, emin): argument
218 def close_to_emax_greater(prec, emax, emin): argument
224 def close_to_emin_greater(prec, emax, emin): argument
229 def close_to_emin_less(prec, emax, emin): argument
235 def close_to_etiny_greater(prec, emax, emin): argument
241 def close_to_etiny_less(prec, emax, emin): argument
[all …]
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_condition_number.h59 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condition_number()
99 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condition_number() local
133 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condest()
142 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condest() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_condition_number.h58 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condition_number()
94 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condition_number() local
128 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condest()
137 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condest() local
/dports/math/mpc/mpc-1.2.1/tests/
H A Drandom.c113 test_default_random (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_default_random()
172 void test_random_si (long int *n, unsigned long emax, in test_random_si()
202 test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpfr()
245 test_random_mpc (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpc()
H A Dtacos.c36 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced() local
68 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced2() local
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/tests/
H A Drandom.c113 test_default_random (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_default_random()
172 void test_random_si (long int *n, unsigned long emax, in test_random_si()
202 test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpfr()
245 test_random_mpc (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpc()
H A Dtacos.c36 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced() local
68 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced2() local
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/lrtddft/
H A Dspectrum.py12 emax=None, argument
38 emax=None, argument
111 emax=None, argument
177 emin=None, emax=None, de=None, argument
H A Ddielectric.py11 emax=None, argument
70 emax=None, argument
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/polyselect/
H A Dtest_rho.c12 check_num (double x, double y, double emax) in check_num()
26 check_num_abs (double x, double y, double emax) in check_num_abs()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dtexp10.c35 mpfr_exp_t emin, emax; in special_overflow() local
117 int emax, i, inex, rnd, err = 0; in overfl_exp10_0() local
197 mpfr_exp_t emin, emax; in main() local
H A Dtexp2.c35 mpfr_exp_t emin, emax; in special_overflow() local
142 int emax, i, inex, rnd, err = 0; in overflowed_exp2_0() local
286 mpfr_exp_t emin, emax; in main() local
H A Dtasin.c171 mpfr_exp_t emin, emax; in special_overflow() local
222 mpfr_exp_t emin, emax; in reduced_expo_range() local
H A Dtcmpabs.c33 mpfr_exp_t emin, emax; in cmpabs() local
183 mpfr_exp_t emin, emax; in cmpabs_ui() local
H A Dtprec_round.c29 mpfr_exp_t emax; in main() local
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/phonon/
H A Dir_spectra.py91 def get_ir_spectra(self, broad=0.00005, emin=0, emax=None, divs=500): argument
147 def get_spectrum(self, component, reim, broad=0.00005, emin=0, emax=None, divs=500, label=None): argument
166 …def get_plotter(self, components=("xx",), reim="reim", broad=0.00005, emin=0, emax=None, divs=500,… argument

12345678910>>...35