24 Aug 12:30
Re: where is Math.Matrix->`/ ?
From: Felip Alàez Nadal <uu.nix.uu <at> gmail.com>
Subject: Re: where is Math.Matrix->`/ ?
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-08-24 10:30:31 GMT
Subject: Re: where is Math.Matrix->`/ ?
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-08-24 10:30:31 GMT
2008/8/17 Mirar <at> Pike importmöte för mailinglistan <6341 <at> lyskom.lysator.liu.se>
It would be great it it was also implemented in Math.Matrix. :p
I'll try to do that. I guess that I must implement all the methods in matrix_code.h. I'll report you any problem I could have.
There's an important issue with Math.Matrix. We should add the possibility to do something like myMatrix[i][j]. Actually you can't access the elements in the matrix, and that's a problem. You can work with the matrix and cast It to an array to use It like a C array, but It's a nonsense that a high-level language like Pike make that more difficult than C. Pike needs that in order to work well with matrices.
--
Felip Alàez Nadal
RSS Feed