[mercury-users] Matricies

Robert Ernst Johann JESCHOFNIK rejj at cat.cs.mu.OZ.AU
Sun Sep 26 15:13:36 AEST 1999


Hello everyone.

I was just wondering - what is the preferred method for representing and
storing a matrix in Mercury? An array of arrays? List of lists?
I don't need to do any really complex computation on them, basically just
simple matrix multiplication, inverse, etc.. But I'd like to do it the
best way nevertheless.. and while I am there, I might as well do it right
and build a decentish matrix library anyway.

oh, and thanks Fergus and Juergen for your help with that polymorphism
problem/warning. It's all sorted out now.


Rob
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list