Rev 6329 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
!if $slib_mat=$empty
slib_out=
!else
slib_out=!exec pari print(Mat([$slib_mat]~))
!endif