Hi, im a italian student who want know if scilab running on window 8 because
on official site doesn't wrote it!
thank you for your possible answer! ___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
take care that i.*.ones(j) generates a vector of size 130321^2 which is
near 2^34. With the current Scilab, the array dimensions (ans pointers)
are stored in 32 bits integers. The crash is probably due to a missing
test on dimensions in the kronecker product gateway.
Butindependently of that yo
Hello Paul,
On 21/11/2012 08:50, Paul Carrico wrote:
> All,
>
>
>
> I had the following error :
> Warning !!!
>
> Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION)
>
> with "kron" function.
>
> Save your data and restart Scilab.
This is ugly. I can reproduce the problem under