Rev 20 | Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 3265 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | ,matrix (which represents a simple non oriented graph)\ |
6 | ,matrix (which represents a simple non oriented graph)\ |
7 | ,point |
7 | ,point |
8 | slib_author=Bernadette PERRIN-RIOU |
8 | slib_author=Bernadette PERRIN-RIOU |
9 | slib_out=list of the connex component of the point |
9 | slib_out=list of the connex component of the point |
10 | slib_comment=the matrix must be between brackets |
10 | slib_comment=the matrix must be between brackets |
11 |
|
11 | slib_example=[0,0,1;0,0,0;1,1,0],2 |
12 | 12 | slib_require=pari |
|
13 | !exit |
13 | !exit |
14 | 14 | ||
15 | :proc |
15 | :proc |
16 | 16 | ||
17 | slib_out= |
17 | slib_out= |