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 9... | Line 9... | ||
9 | Q,coefficient ring: Q for the time being ,R,C,G (Gauss ring) |
9 | Q,coefficient ring: Q for the time being ,R,C,G (Gauss ring) |
10 | slib_author=Bernadette PERRIN-RIOU |
10 | slib_author=Bernadette PERRIN-RIOU |
11 | slib_out=the generated matrix |
11 | slib_out=the generated matrix |
12 | slib_comment= product of n reflexions associated to n independant linear vectors (so its determinant is (-1)^n), the vector coefficients are bounded by N |
12 | slib_comment= product of n reflexions associated to n independant linear vectors (so its determinant is (-1)^n), the vector coefficients are bounded by N |
13 | slib_example= 4,3,3 |
13 | slib_example= 4,3,3 |
14 | - | ||
- | 14 | slib_require=pari |
|
15 | !exit |
15 | !exit |
16 | 16 | ||
17 | :proc |
17 | :proc |
18 | !distribute items $wims_read_parm into slib_size,slib_range,slib_n, slib_ring |
18 | !distribute items $wims_read_parm into slib_size,slib_range,slib_n, slib_ring |
19 | !default slib_ring=Q |
19 | !default slib_ring=Q |