Re: [sage-devel] Mathematica interface

2015-09-12 Thread Robert Jacobson
Hi William. On Sat, Sep 12, 2015 at 7:57 PM, William Stein wrote: > >> > Could you build both and decide at runtime? Which is used in recent > versions of mma? > No, because older versions of Mathematica do not ship with the WSTP headers. It looks like both are shipping with new versions of

Re: [sage-devel] Mathematica interface

2015-09-12 Thread William Stein
On Saturday, September 12, 2015, Robert Jacobson wrote: > I want to give an update regarding my attempt to "permanently" solve the > Mathematica interface problem with my interface to Mathematica ( > https://github.com/rljacobson/MathLine). I think my code is fine, but I'm > embarrassed to say th

Re: [sage-devel] Mathematica interface

2015-09-12 Thread Robert Jacobson
I want to give an update regarding my attempt to "permanently" solve the Mathematica interface problem with my interface to Mathematica ( https://github.com/rljacobson/MathLine). I think my code is fine, but I'm embarrassed to say that I can't figure out how to write a cross-platform build scrip

Re: [sage-devel] Mathematica interface

2015-04-06 Thread Robert Jacobson
On Saturday, 31 January 2015 16:22:09 UTC-5, Dr. David Kirkby (Kirkby Microwave Ltd) wrote: > > On 22 December 2014 at 00:43, Robert Jacobson > wrote: > > Hi. I have yet to contribute code to sage, but I think I've found > something > > easy enough for me to start with. I'd like to talk about

Re: [sage-devel] Mathematica interface

2015-01-31 Thread Dr. David Kirkby (Kirkby Microwave Ltd)
On 22 December 2014 at 00:43, Robert Jacobson wrote: > Hi. I have yet to contribute code to sage, but I think I've found something > easy enough for me to start with. I'd like to talk about how to proceed. > > I found ticket #13892 and the apparent duplicate ticket #15318 which > indicate that the

Re: [sage-devel] Mathematica interface

2014-12-28 Thread Dr. David Kirkby (Kirkby Microwave Ltd)
On 23 December 2014 at 00:55, Robert Jacobson wrote: > > > On Sunday, 21 December 2014 23:56:24 UTC-5, Dr. David Kirkby (Kirkby > Microwave Ltd) wrote: >> >> There is an open source command line interface to Mathematica. IIRC it >> uses curses so one can recall previous input, edit it and reevalu

Re: [sage-devel] Mathematica interface

2014-12-22 Thread Dr. David Kirkby (Kirkby Microwave Ltd)
On 23 Dec 2014 00:55, "Robert Jacobson" wrote: > > On Sunday, 21 December 2014 23:56:24 UTC-5, Dr. David Kirkby (Kirkby Microwave Ltd) wrote: >> >> There is an open source command line interface to Mathematica. >> Dave > > > When I searched for one last week I was surprised not to find anything.

Re: [sage-devel] Mathematica interface

2014-12-22 Thread Robert Jacobson
On Sunday, 21 December 2014 23:56:24 UTC-5, Dr. David Kirkby (Kirkby Microwave Ltd) wrote: > > There is an open source command line interface to Mathematica. IIRC it > uses curses so one can recall previous input, edit it and reevaluate. > > Dave > When I searched for one last week I was sur

Re: [sage-devel] Mathematica interface

2014-12-21 Thread Dr. David Kirkby (Kirkby Microwave Ltd)
On 22 Dec 2014 00:43, "Robert Jacobson" wrote: > > Hi. I have yet to contribute code to sage, but I think I've found something easy enough for me to start with. I'd like to talk about how to proceed. > > I found ticket #13892 and the apparent duplicate ticket #15318 which indicate that the Mathema