Best wishes

1 view
Skip to first unread message

Jaap Spies

unread,
Dec 31, 2007, 10:52:49 AM12/31/07
to sage-...@googlegroups.com
Try this in Sage:

R.<a,b,c> = QQ[]
M=matrix(R,2,3,[1,2,3,a,b,c])
M.permanent()
N = M.substitute(a=400,b=2,c=0)
print "Happy", N.permanent()


Jaap


Permanents are here forever!


Reply all
Reply to author
Forward
0 new messages