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 10... | Line 10... | ||
10 | in particular as a matrix (with data before weight). |
10 | in particular as a matrix (with data before weight). |
11 | slib_example=[2,-7,6]\ |
11 | slib_example=[2,-7,6]\ |
12 | [2,1;-7,1;6,4]\ |
12 | [2,1;-7,1;6,4]\ |
13 | [2,-7,6],[1,1,4]\ |
13 | [2,-7,6],[1,1,4]\ |
14 | [2,-7,6;1,1,4] |
14 | [2,-7,6;1,1,4] |
- | 15 | slib_require=pari |
|
15 | !exit |
16 | !exit |
16 | 17 | ||
17 | :proc |
18 | :proc |
18 | 19 | ||
19 | !readproc slib/stat/dataproc $wims_read_parm |
20 | !readproc slib/stat/dataproc $wims_read_parm |