Searched refs:beta (Results 1 – 25 of 171) sorted by relevance
1234567
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | KoblitzPrime.php | 66 if (!isset($this->beta)) { 74 $this->beta = $betas[0]->compare($betas[1]) < 0 ? $betas[0] : $betas[1]; 93 $rhs = $this->p[0]->multiply($this->beta); 135 $beta = [ 136 $p[0]->multiply($this->beta), 142 $beta['naf'] = array_map(function ($p) { 144 $p[0]->multiply($this->beta), 149 $beta['nafwidth'] = $p['nafwidth']; 159 $beta = $this->negatePoint($beta); 167 $npoints[$pos] = $beta;
|
| /plugin/odt2dw/ |
| D | README | 17 v0.09 beta 20 v0.08 beta 23 v0.07 beta 26 v0.06 beta 31 v0.05 beta
|
| /plugin/odtplus2dw/ |
| D | README.md | 50 ### v0.12 beta 54 ### v0.11 beta 59 ### v0.10 beta 66 ### v0.09 beta 71 ### v0.08 beta 76 ### v0.07 beta 81 ### v0.06 beta 88 ### v0.05 beta
|
| /plugin/pgn4web/pgn4web/libs/garbochess/ |
| D | garbochess.js | 202 var beta = maxEval; 216 var tmp = AlphaBeta(i, 0, alpha, beta); 221 if (value > alpha && value < beta) { 223 beta = value + 500; 226 if (beta > maxEval) beta = maxEval; 229 beta = maxEval; 483 function QSearch(alpha, beta, ply) { argument 488 if (realEval >= beta) 542 var value = -QSearch(-beta, -alpha, ply - 1); 547 if (value >= beta) [all …]
|
| /plugin/codebuttonmod2/ |
| D | Plugin.txt | 27 https://github.com/david-it/dokuwiki_plugin_codebutton/archive/v1.2-beta.zip 53 * Plugin "disabled" for any action mode (v1.2.1-beta) 55 * First release (v1.2-beta) 61 * v1.2.1-beta: Conflict with CodeMirror plugin
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | experimental-beta-apis.asciidoc | 2 === Experimental and beta APIs 4 The PHP client offers also `experimental` and `beta` APIs for {es}. 18 All the `experimental` and `beta` APIs are marked with a `@note` tag in the 74 There are no beta APIs in the current version of `elasticsearch-php`.
|
| /plugin/findologicxmlexport/vendor/webmozart/assert/ |
| D | CHANGELOG.md | 74 ## 1.0.0-beta (2015-03-19) 76 * first beta release
|
| /plugin/etherpadlite/externals/etherpad-lite-client/ |
| D | README.md | 7 $instance = new EtherpadLiteClient('EtherpadFTW,http://beta.etherpad.org/api'); 15 See it live here http://beta.etherpad.org/example_big.php
|
| /plugin/findologicxmlexport/vendor/hoa/regex/ |
| D | .State | 1 beta
|
| /plugin/findologicxmlexport/vendor/hoa/zformat/ |
| D | .State | 1 beta
|
| /plugin/fckg/action/entities/utils/ |
| D | fcked-ents.txt | 127 β beta 914 151 β beta 946
|
| D | entities.txt | 379 β 380 beta
|
| /plugin/fckg/action/entities/ |
| D | fcked-ents.data | 502 beta 598 beta
|
| /plugin/ckgedit/action/entities/ |
| D | fcked-ents.data | 502 beta 598 beta
|
| /plugin/ckgdoku/action/entities/utils/ |
| D | fcked-ents.txt | 127 β beta 914 151 β beta 946
|
| D | entities.txt | 379 β 380 beta
|
| /plugin/ckgedit/action/entities/utils/ |
| D | fcked-ents.txt | 127 β beta 914 151 β beta 946
|
| D | entities.txt | 379 β 380 beta
|
| /plugin/ckgdoku/action/entities/ |
| D | fcked-ents.data | 502 beta 598 beta
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
| D | secp192k1.php | 45 …$this->beta = $this->factory->newInteger(new BigInteger('447A96E6C647963E2F7809FEAAB46947F34B0AA3C…
|
| D | secp160k1.php | 46 …$this->beta = $this->factory->newInteger(new BigInteger('645B7345A143464942CC46D7CF4D5D1E1E6CBB68'…
|
| D | secp224k1.php | 45 …$this->beta = $this->factory->newInteger(new BigInteger('01F178FFA4B17C89E6F73AECE2AAD57AF4C0A748B…
|
| D | secp256k1.php | 49 …$this->beta = $this->factory->newInteger(new BigInteger('7AE96A2B657C07106E64479EAC3434E99CF049751…
|
| /plugin/rtmchecklist/ |
| D | README.md | 5 Current version is beta: use at your own risk !
|
| /plugin/epub/scripts/utils/ |
| D | symbol_ents_delim.txt | 64 β β
|
1234567