Subversion Repositories wimsdev

Rev

Rev 3265 | Rev 4349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3265 Rev 4158
Line 2... Line 2...
2
 !goto proc
2
 !goto proc
3
!endif
3
!endif
4
slib_title=Generates a random matrix
-
 
5
slib_parms=4\
-
 
6
2,number of rows\
-
 
7
2,number of columns\
-
 
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)
-
 
10
slib_author=Gang Xiao
4
slib_author=Gang Xiao
11
slib_out=the generated matrix
-
 
-
 
5
 
12
slib_example=3,2,5
6
slib_example=3,2,5
13
slib_require=pari
7
slib_require=pari
14
!exit
8
!exit
15
 
9
 
16
:proc
10
:proc