Home
last modified time | relevance | path

Searched refs:basepow (Results 1 – 8 of 8) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/tests/avida_GA_sex/config/
H A Denvironment.cfg230 REACTION OPT1 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1.0,minF…
231 REACTION OPT2 optimize:function=13,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=60.0,min…
233 REACTION OPT1THRESH0 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
234 REACTION OPT1THRESH1 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
235 REACTION OPT1THRESH2 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
236 REACTION OPT1THRESH3 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
237 REACTION OPT1THRESH4 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
238 REACTION OPT1THRESH5 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
239 REACTION OPT1THRESH6 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
240 REACTION OPT1THRESH7 optimize:function=12,binary=1,varlength=20,numvars=2,basepow=1.3,maxFx=1,minF…
[all …]
/dports/biology/avida/avida-2.12.4-src/avida-core/tests/optimize_multivar_lim_res/config/
H A Denvironment.cfg336 REACTION OPT1 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1.0,minFx…
337 REACTION OPT2 optimize:function=9,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=10.0,minF…
339 REACTION OPT1THRESH0 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
340 REACTION OPT1THRESH1 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
341 REACTION OPT1THRESH2 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
342 REACTION OPT1THRESH3 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
343 REACTION OPT1THRESH4 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
344 REACTION OPT1THRESH5 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
345 REACTION OPT1THRESH6 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
346 REACTION OPT1THRESH7 optimize:function=1,binary=1,varlength=3,numvars=31,basepow=1.3,maxFx=1,minFx…
[all …]
/dports/biology/avida/avida-2.12.4-src/avida-core/tests/avida_GA_lim_res/config/
H A Denvironment.cfg4 REACTION OPT1 optimize:function=7,binary=1,varlength=20,basepow=1.3,maxFx=3,minFx=0 process:resou…
5 REACTION OPT2 optimize:function=8,binary=1,varlength=20,basepow=1.3,maxFx=3,minFx=0 process:resou…
6 REACTION OPT3 optimize:function=6,binary=1,varlength=20,basepow=1.3,maxFx=5,minFx=0 process:resou…
7 REACTION OPT4 optimize:function=5,binary=1,varlength=20,basepow=1.3,maxFx=5,minFx=0 process:resou…
8 REACTION OPT5 optimize:function=4,binary=1,varlength=20,basepow=1.3,maxFx=2,minFx=-.67 process:re…
9 REACTION OPT6 optimize:function=1,binary=1,varlength=20,basepow=1.3,maxFx=1,minFx=0 process:resou…
/dports/science/jstrack/jstrack/extlib/tcllib1.19/math/
H A Dbignum.tcl858 set basepow [list bignum 0 1] ; # multiply every digit for a succ. power
867 set z [::math::bignum::rawAdd $z [::math::bignum::mul $basepow $bigdigitval]]
868 set basepow [::math::bignum::mul $basepow $bigbase]
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Dbignum.tcl858 set basepow [list bignum 0 1] ; # multiply every digit for a succ. power
867 set z [::math::bignum::rawAdd $z [::math::bignum::mul $basepow $bigdigitval]]
868 set basepow [::math::bignum::mul $basepow $bigbase]
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Dbignum.tcl858 set basepow [list bignum 0 1] ; # multiply every digit for a succ. power
867 set z [::math::bignum::rawAdd $z [::math::bignum::mul $basepow $bigdigitval]]
868 set basepow [::math::bignum::mul $basepow $bigbase]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dseries.cc1054 gen basepow; in ppow() local
1056 basepow=pow(cst_i,e._FRACptr->num,contextptr)*pow(-base.front().coeff,e,contextptr); in ppow()
1058 basepow=pow(base.front().coeff,e,contextptr); in ppow()
1060 res.front().coeff=basepow; in ppow()
1064 res=sparse_poly1(1,monome(basepow,base.front().exponent*e)); in ppow()
H A Dgen.cc6549 gen basepow=base; in pow_iterative() local
6553 res = res*basepow; in pow_iterative()
6556 basepow=basepow*basepow; in pow_iterative()
7426 gen basepow=base; in inpow()
7429 res = res*basepow; in inpow()
7431 basepow=basepow*basepow; in inpow()