Rev 20 | Rev 4161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 3265 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | slib_comment=Data and weight can be recognized under many formats, \ |
9 | slib_comment=Data and weight can be recognized under many formats, \ |
10 | in particular as a matrix (with data before weight). |
10 | in particular as a matrix (with data before weight). |
11 | slib_example=[1,2,5]\ |
11 | slib_example=[1,2,5]\ |
12 | [1,2,3;2,4,5]\ |
12 | [1,2,3;2,4,5]\ |
13 | [1,3,3],[2,4,5] |
13 | [1,3,3],[2,4,5] |
14 | - | ||
- | 14 | slib_require=pari |
|
15 | !exit |
15 | !exit |
16 | 16 | ||
17 | :proc |
17 | :proc |
18 | slib_out= |
18 | slib_out= |
19 | 19 |