From: Adam Wyatt on
"Petter " <petter.strandmark(a)home.se> wrote in message <h3pjhu$fvc$1(a)fred.mathworks.com>...
> "Tam Chu" <tchu(a)vectrsystems.com> wrote in message <fahskr$7ae$1(a)fred.mathworks.com>...
> > MATLAB seems to support up to 53 bits, not the full 64 bits.
> > Has anyone had any experience with coding 64-bit integer
> > operations in MATLAB? I'd appreciate any pointer,
> > comments, etc.
>
> "INT64 arithmetic in MATLAB" on the File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/24725
>
> --
> Petter

Please oh please introduce basic 64 bit integer arithmetic (+, -, *, /, .*, ./). Supposedly linsolve is supported, but not plus or minus - how strange!