[Scilab-Dev] Future change in the Scilab memory representation.

Jonathan Blanchard BlanchardJ at ieee.org
Wed Mar 4 16:30:41 CET 2009


Waa cool no more stack?

How is it going to work? Garbage collector, custom memory allocation?

Also does this mean that we could allocate more memory than the amount
of physical memory?

Anyways Thank you for the answer.

Jonathan Blanchard



On Wed, Mar 4, 2009 at 11:22 AM, Sylvestre Ledru
<sylvestre.ledru at scilab.org> wrote:
> Le vendredi 20 février 2009 à 13:14 -0400, Jonathan Blanchard a écrit :
>> Hi,
> Sorry for the delay.
>
>> As I said before I'm currently working on a toolbox enabling
>> multiprecision matrix calculation using mpfr/gmp.
> Excellent! I am looking forward to see that.
>
>> Straight to the point, I've thought about the memory representation of
>> matrix for a while now and initially decided to use the same
>> column-major representation as Scilab use.
>>
>> From what I recall this is the Fortran way of doing things. Is there
>> plan to change this in the future?
> The memory data structure is going to remain the same.
> However, the stack is going to disappear in the version 6.
>
> Sylvestre
>
>
>



More information about the dev mailing list