Home
last modified time | relevance | path

Searched refs:coinc (Results 1 – 25 of 88) sorted by relevance

1234

/dports/finance/py-pycoin/pycoin-0.91.20210515/tests/cmds/
H A DToolTest.py12 from pycoin.cmds import block, ku, msg, tx, coinc
26 "coinc": (coinc.create_parser(), coinc.coinc),
/dports/graphics/fig2sxd/fig2sxd-edae2efd428623ac22aec06bdec572fc45c368f3/examples/
H A Dabort.fig5202 4 1 0 0 0 0 14 0.0000 0 165 510 47973 20223 coinc\001
5370 4 1 0 0 0 0 14 0.0000 0 165 510 54790 12123 coinc\001
5372 4 1 0 0 0 0 14 0.0000 0 165 510 56390 12123 coinc\001
5374 4 1 0 0 0 0 14 0.0000 0 165 510 53173 12123 coinc\001
5743 4 1 0 0 0 0 14 0.0000 0 165 510 44990 35690 coinc\001
5801 4 1 0 0 0 0 14 0.0000 0 165 510 70390 29473 coinc\001
5811 4 1 0 0 0 0 14 0.0000 0 165 510 64290 29473 coinc\001
5815 4 1 0 0 0 0 14 0.0000 0 165 510 68640 33923 coinc\001
5819 4 1 0 0 0 0 14 0.0000 0 165 510 61390 29473 coinc\001
5827 4 1 0 0 0 0 14 0.0000 0 165 510 66056 29473 coinc\001
[all …]
/dports/math/octave-forge-msh/msh/inst/
H A Dmsh2m_topological_properties.m43 ## @item @code{"coinc"}: return a matrix with 2 rows. Each column
111 case "coinc" # Coincident circumcenter matrix
112 if isfield(mesh,"coinc")
113 varargout{nn} = mesh.coinc;
120 [b] = coinc(n,d);
175 function [output] = coinc(n,d); function
239 …mesh.sides,mesh.ts,mesh.tws,mesh.coinc,mesh.boundary] = msh2m_topological_properties(mesh,"n","sid…
250 %! coinc = [1 2 3 4
260 %! assert(mesh.coinc,coinc);
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Djunk16 (84) image (85) addrel (109) scanrel (206) coinc
37 scanrel coinc addsv invert
47 coinc grp.c(233)
H A Dexb.c33 { if (fcos!=bcos) esc=coinc(fcos,bcos); in scanrel()
55 if (k!=bcos) esc=coinc(k,bcos); in scanrel()
78 if (fcos!=bcos) esc=coinc(fcos,bcos); in scanrel()
86 coinc (int c1, int c2) in coinc() function
H A Dtcpb.c223 if (comp) { if (fcos!=bcos) coinc(fcos,bcos); return(0); } in scanrel()
231 else if (k!=bcos) coinc(k,bcos); in scanrel()
244 if (fcos!=bcos) coinc(fcos,bcos); in scanrel()
249 coinc (int c1, int c2) in coinc() function
H A Dtcp.c321 if (comp) { if (fcos!=bcos) coinc(fcos,bcos); return(0); } in scanrel()
330 else if (k!=bcos) coinc(k,bcos); in scanrel()
344 if (fcos!=bcos) coinc(fcos,bcos); in scanrel()
348 coinc (int c1, int c2) in coinc() function
H A Dgrp.c212 if (comp) { if (fcos!=bcos) coinc(fcos,bcos); WD(ccos,scanno); return(0); } in scanrel()
220 else if (k!=bcos) coinc(k,bcos); in scanrel()
233 if (fcos!=bcos) coinc(fcos,bcos); in scanrel()
239 coinc (int c1, int c2) in coinc() function
/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/cmds/
H A Dcoinc.py27 def coinc(args, parser): function
57 coinc(args, parser)
/dports/cad/solvespace/solvespace-2.3/src/srf/
H A Draycast.cpp477 int coinc = (surf_n.Dot(inter_surf_n[0])) > 0 ? COINC_SAME : COINC_OPP; in ClassifyEdge() local
482 *indir = coinc; in ClassifyEdge()
483 *outdir = coinc; in ClassifyEdge()
486 *indir = coinc; in ClassifyEdge()
490 *outdir = coinc; in ClassifyEdge()
494 *indir = coinc; in ClassifyEdge()
498 *outdir = coinc; in ClassifyEdge()
/dports/math/gap/gap-4.11.0/pkg/lpres-1.0.1/gap/
H A Dsubgrps.gi536 local i, j, ind, G, Tab, co, c, Entries, pos, l, Bij, coinc, img;
549 coinc := [];
555 not c in coinc then
556 Add( coinc, c );
558 not Reversed( c ) in coinc then
559 Add( coinc, Reversed( c ) );
568 while IsBound( coinc[1] ) do
569 co := Remove( coinc, Length( coinc ) );
589 if ( c <> co ) and not ( c in coinc ) then
590 Add( coinc, c );
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/src/
H A DMakefile82 SRC0 = coinc.c enum.c util0.c
H A DCHANGES42 When a coinc is queued (& cols 1/2 processed), the correct representative
51 (See the comments in coinc.c in the 3.000 & 3.001 source code.)
140 in coinc.c.
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/findpres/
H A Dgrp.c210 if (comp) { if (fcos!=bcos) coinc(fcos,bcos); WD(ccos,scanno); return(0); } in scanrel()
218 else if (k!=bcos) coinc(k,bcos); in scanrel()
231 if (fcos!=bcos) coinc(fcos,bcos); in scanrel()
237 coinc (int c1, int c2) in coinc() function
/dports/misc/vxl/vxl-3.3.2/core/vgl/tests/
H A Dtest_triangle_3d.cxx470 std::vector<std::pair<unsigned, unsigned>> coinc = in test_coincident_edges1() local
473 TEST("Coincident_edges non-coincident", coinc.empty(), true); in test_coincident_edges1()
489 std::vector<std::pair<unsigned, unsigned>> coinc = in test_coincident_edges2() local
494 TEST("Coincident_edges 1 coincident edge", coinc.size() == 1 && coinc[0] == exp_edge, true); in test_coincident_edges2()
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/src/test/
H A Dtest000.in67 # Looking at the coinc words, and `priming' the system to look for them,
/dports/math/gap/gap-4.11.0/pkg/orb-4.8.3/gap/
H A Dnicequotfinder.g57 local starttime, endtime, pr, ht, tries, coinc, grpcoinc, S, x, ptx,
83 coinc := 0;
86 while tries <= 3 * limit and coinc < L do
103 coinc := coinc + 1;
113 if tries > limit and coinc < QuoInt( L, 3 ) then
122 if coinc = L then
H A Dorbits.gi2050 local starttime, endtime, ht, tries, coinc, grpcoinc, S, x, ptx,
2057 coinc := 0;
2060 while tries <= 3 * limit and coinc < L do
2077 coinc := coinc + 1;
2087 if tries > limit and coinc < QuoInt( L, 3 ) then
2096 if coinc = L then
/dports/math/gap/gap-4.11.0/lib/
H A Dgrpfp.gi2317 coinc := false;
2326 coinc := true;
2338 coinc := true;
2355 coinc := true;
2357 coinc := true;
2381 coinc := true;
2383 coinc := true;
2400 if not coinc then
2417 done := coinc or later[x] <> 0;
2455 coinc := true;
[all …]
H A Dautsr.gi1108 local a,props,cg,ch,clg,clh,ng,nh,coug,couh,pg,ph,i,j,stop,coinc;
1138 coinc:=function(i,j)
1160 if coinc(p,q) then return true;fi;
1184 if coinc(i,j) then return fail;fi;
1208 if coinc(Position(cg,clg[i][Position(coug,a)]),
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/
H A DCHANGES.md26 src/{ace,coinc,control,enum,enum0[012],parser,postproc,util[012]}.c
/dports/finance/py-pycoin/pycoin-0.91.20210515/
H A DCHANGES38 * added b58, coinc, keychain command-line tools
/dports/games/gnome-tetravex/gnome-tetravex-3.38.2/help/fr/
H A Dfr.po72 "Si vous êtes coincé dans le jeu et que vous souhaitez le résoudre "
501 #~ "Si vous êtes coincé dans le jeu ou si vous voulez le résoudre "
/dports/accessibility/accerciser/accerciser-3.38.0/po/
H A Dfur.po781 msgstr "%(rolename)s indiç %(num)d nol coincît cun nissune rie o colone"
795 "%(rolename)s indiç gjenitôr %(num1)d nol coincît cun nissune rie o colone di "
/dports/math/reduce/Reduce-svn5758-src/packages/assist/
H A Ddummycnt.red374 scalar ve1, ve2, cursplit, split_alist, split_info, coinc, split;
415 coinc := for each cell in split_alist collect
417 return coinc . split;

1234