Page 1 of 1

What is the latest Mma version as of 2015 January?

Posted: Thu Jan 22, 2015 3:50 am
by szhorvat
What is the latest Mathematica version for the Raspberry Pi as of 2015 January? I seem to have the 2014 August 4 version, which has $VersionNumber == 10 and $ReleaseNumber == 0.

Is the equivalent of Mathematica 10.0.2 ($ReleaseNumber == 2) available?

Re: What is the latest Mma version as of 2015 January?

Posted: Wed Feb 04, 2015 11:35 pm
by strobie
I just upgraded (needed to for the Pi 2 B, as the old version complained about an invalid licence) and I have $VersionNumber == 10 and $ReleaseNumber == 2.

Re: What is the latest Mma version as of 2015 January?

Posted: Wed Feb 04, 2015 11:38 pm
by DougieLawson
sudo apt-get update && sudo apt-get dist-upgrade pulled wolfram-engine:armhf (10.0.0+2014012903, 10.0.2+2015012904) down on to my RPi2 today.

Re: What is the latest Mma version as of 2015 January?

Posted: Fri Feb 06, 2015 8:40 pm
by szhorvat
Thanks for the responses. This new version came out just a few days after I posted my question.