Hey all, does any one in the development have any idea on if it would be possible to add functionality like this to PDL
p $k = pdl([[ 1x+2y+3z=27], [3x+2z+1y=27],[2x+1z+3x=27]]); x = 5 y = 6 z = 10 does any one think this might be possible; it would make simultaneous equations a snap ... or can someone point me to the source module so I can play with it.. Thanks -Mark
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
