Subversion Repositories wimsdev

Rev

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 8... Line 8...
8
2,coefficient range\
8
2,coefficient range\
9
Z,coefficient ring: Z for the time being,Q,R,C,G (Gauss ring), n (n is an integer for Z/nZ)
9
Z,coefficient ring: Z for the time being,Q,R,C,G (Gauss ring), n (n is an integer for Z/nZ)
10
slib_author=Gang Xiao
10
slib_author=Gang Xiao
11
slib_out=the generated matrix
11
slib_out=the generated matrix
12
slib_example= 3,6,5
12
slib_example= 3,6,5
-
 
13
slib_require=pari
13
!exit
14
!exit
14
 
15
 
15
:proc
16
:proc
16
!distribute items $wims_read_parm into slib_rows,slib_cols,slib_range,slib_ring
17
!distribute items $wims_read_parm into slib_rows,slib_cols,slib_range,slib_ring
17
 
18