Home
last modified time | relevance | path

Searched refs:piN (Results 1 – 14 of 14) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/Modules-2019.09.02/gap/
H A DOtherFunctors.gi23 local matM, matN, sum, R, idM, idN, F, zeroMN, zeroNM, iotaM, iotaN, piM, piN;
44 piN := UnionOfRowsOp( zeroMN, idN );
52 piN := UnionOfColumnsOp( zeroMN, idN );
62 piN := HomalgMap( piN, sum, N );
70 Assert( 4, IsMorphism( piN ) );
71 SetIsMorphism( piN, true );
73 return SetPropertiesOfDirectSum( [ M, N ], sum, iotaM, iotaN, piM, piN );
175 function( M_N, sum, iotaM, iotaN, piM, piN )
/dports/math/R-cran-numbers/numbers/man/
H A Dprimes.Rd58 # piN <- numeric(12)
59 # for (i in 1:12) piN[i] <- length(primes(10^i))
60 piN <- c(4, 25, 168, 1229, 9592, 78498, 664579,
62 cbind(i, piN, round(Li(N)), round((Li(N)-piN)/piN, 6))
/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/src/c/
H A Dhess.c23 extern void C2F(dgehrd)(int const * piN, int const * piLo, int const * piHi, double* pA, int const …
25 extern void C2F(zgehrd)(int const * piN, int const * piLo, int const * piHi, double* pA, int const …
28 extern void C2F(dorghr)(int const * piN, int const * piLo, int const * piHi, double* pA, int const …
30 extern void C2F(zunghr)(int const * piN, int const * piLo, int const * piHi, double* pA, int const …
/dports/math/scilab/scilab-6.1.1/scilab/modules/differential_equations/demos/wheel/Maple/
H A Dsci_wheelg.c15 int *piN = NULL; in sci_wheelg() local
47 sciErr = getMatrixOfDoubleAsInteger(pvApiCtx, piAddressVarOne, &m1, &n1, &piN); in sci_wheelg()
124 F2C(wheelg)(piN, piK, pdUF, pdVF, pdWF, pdXX); in sci_wheelg()
/dports/math/gap/gap-4.11.0/pkg/homalg-2019.09.01/gap/
H A DOtherFunctors.gi139 function( M_N, sum, iotaM, iotaN, piM, piN )
148 SetIsSplitEpimorphism( piN, true );
150 SetCokernelEpi( iotaM, piN );
153 SetKernelEmb( piN, iotaM );
159 SetEpiOnRightFactor( sum, piN );
/dports/math/gap/gap-4.11.0/pkg/ctbllib/tst/
H A Dmultfre2.tst161 gap> ProofOfD8Factor:= function( tblG, piU, piM, piN )
164 > D:= Filtered( [ 1 .. Length( piU ) ], i -> piM[i] <> 0 and piN[i] = 0 );
514 gap> piN:= piNbar[1]{ GetFusionMap( tbl2, facttbl ) };;
520 gap> ProofOfD8Factor( tbl2, piU[1], piM, piN );
584 gap> piN:= piNbar[1]{ GetFusionMap( tbl2, facttbl ) };;
590 gap> ProofOfD8Factor( tbl2, piU[1], piM, piN );
842 gap> piN:= piNbar[1]{ GetFusionMap( tbl2, facttbl ) };;
853 gap> ProofOfD8Factor( tbl2, piU[1], piM, piN );
899 gap> piN:= piNbar[1]{ GetFusionMap( tbl2, facttbl ) };;
900 gap> ProofOfD8Factor( tbl2, piU[1], piM, piN );
/dports/math/gap/gap-4.11.0/pkg/GradedModules-2020.01.02/gap/
H A DOtherFunctors.gi24 local S, degMN, sum, iotaM, iotaN, piM, piN, natural, phi;
40 piN := EpiOnRightFactor( sum );
56 piN := GradedMap( piN, sum, N, S );
64 Assert( 4, IsMorphism( piN ) );
65 SetIsMorphism( piN, true );
73 return SetPropertiesOfDirectSum( [ M, N ], sum, iotaM, iotaN, piM, piN );
/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/
H A Dgmp_main.c576 UV fi, nk, sqrtn, piN, prime, i, j; in binomial() local
588 primes = sieve_to_n(n, &piN); in binomial()
596 New(0, mprimes, (piN+7)/8, mpz_t); in binomial()
598 for (i = 0, j = 0; i < piN; i++) { in binomial()
/dports/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0/src/
H A Dmga_dacG.c610 static void MGAG200ERComputePLLParam(ScrnInfoPtr pScrn, long lFo, int *piM, int *piN, int *piP) in MGAG200ERComputePLLParam() argument
662 *piN = (CARD8)ulN; in MGAG200ERComputePLLParam()
/dports/devel/gindent/indent-2.2.12/
H A DNEWS369 "-piN" ("--paren-indentationN")
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/neural-style/
H A Dneuralart.ipynb546 …vvpmDmtyi0jEzqDeg3aa/HyD0twsi5Vl\nRvdN07EreA4eodqLI9SLTKYHSMFRErEuHqXHrqBx/piN/M4i6BkODwVxxHy8MbtN…
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/neural-style/
H A Dneuralart.ipynb546 …vvpmDmtyi0jEzqDeg3aa/HyD0twsi5Vl\nRvdN07EreA4eodqLI9SLTKYHSMFRErEuHqXHrqBx/piN/M4i6BkODwVxxHy8MbtN…
/dports/math/gap/gap-4.11.0/grp/
H A Dclasmax.grp17669 …gbv@]Yf*W*@@u/KI]wT.P]eRE5u?@^1-3*","B.PvFhY-e+td^3jY6vgijJ9tPituIePWD8uY*@piN<griOtdNF.@OvQy=<FF7…
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt728982 piN