On Thursday, 16 July 2015 15:20:18 UTC+1, Nathann Cohen wrote:
>
> > What if mathematica(1) or mathematica('1+1') works on the old version 
> but 
> > something more complicated does not work? 
>
> How challenging can it be to figure out the version of mathematica?


sage: mathematica('$VersionNumber').sage()
9.0
 

>
>
> mathematica(1) is just the way I used to detect whether the software 
> is installed. If we need something more reliable, we can have a 
> 'is_mathematica_available()' function somewhere that checks it 
> properly. 
>
> Nathann 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to