Home
last modified time | relevance | path

Searched refs:gunk (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/irc/ezbounce/ezbounce-1.99.15/tools/
H A Dmake-key.sh33 openssl rand -out gunk 1024
34 openssl dsaparam -rand gunk -out $base.dsaparam 1024
35 openssl dhparam -rand gunk -out $base.dh 1024
37 rm -f gunk
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/MATLAB_Tools/GEE/
H A Dgee_its_simple_test.m21 gunk = 0 ; variable
28 gee_its_simple_factorize (A,gunk) ; %#ok
37 [LU,p,rcnd,gunk] = gee_its_simple_factorize (A) ; %#ok
55 x = gee_its_simple (A,b,gunk) ; %#ok
64 [x,rcnd,gunk] = gee_its_simple (A,b) ; %#ok
82 x = gee_its_simple_forwardsolve (A,b,gunk) ; %#ok
91 [x,gunk] = gee_its_simple_forwardsolve (A,b) ; %#ok
109 x = gee_its_simple_backsolve (A,b,gunk) ; %#ok
118 [x,gunk] = gee_its_simple_backsolve (A,b) ; %#ok
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest43.m22 x = min (G, [ ], 'gunk') ;
31 x = max (G, [ ], 'gunk') ;
56 x = sum (G, 'gunk') ;
65 x = all (G, 'gunk') ;
74 x = any (G, 'gunk') ;
92 x = bandwidth (G, 'gunk') ;
201 C = spones (G, 'gunk') ;
229 C = GrB.entries (G, 'gunk')
346 C = norm (v, 'gunk') ;
691 G = GrB (A, 'gunk') ;
[all …]

12345678910>>...23