Re: [sage-devel] sage octave interface

2016-01-06 Thread William Stein
On Wednesday, January 6, 2016, Vincent Delecroix <20100.delecr...@gmail.com> wrote: > On 06/01/16 16:52, William Stein wrote: > >> On Wed, Jan 6, 2016 at 11:44 AM, Vincent Delecroix < >> 20100.delecr...@gmail.com> wrote: >> >> On 06/01/16 16:23, Bill Page wrote: >>> >>> On 6 January 2016 at 13:12,

Re: [sage-devel] sage octave interface

2016-01-06 Thread Vincent Delecroix
On 06/01/16 16:52, William Stein wrote: On Wed, Jan 6, 2016 at 11:44 AM, Vincent Delecroix < 20100.delecr...@gmail.com> wrote: On 06/01/16 16:23, Bill Page wrote: On 6 January 2016 at 13:12, Vincent Delecroix <20100.delecr...@gmail.com> wrote: Why making it a python package?! Yes, that i

Re: [sage-devel] sage octave interface

2016-01-06 Thread William Stein
On Wed, Jan 6, 2016 at 11:44 AM, Vincent Delecroix < 20100.delecr...@gmail.com> wrote: > On 06/01/16 16:23, Bill Page wrote: > >> On 6 January 2016 at 13:12, Vincent Delecroix <20100.delecr...@gmail.com> >> wrote: >> >>> Why making it a python package?! >>> >> >> Yes, that is a very good question.

Re: [sage-devel] sage octave interface

2016-01-06 Thread William Stein
On Wed, Jan 6, 2016 at 11:23 AM, Bill Page wrote: > On 6 January 2016 at 13:12, Vincent Delecroix <20100.delecr...@gmail.com> > wrote: > > Why making it a python package?! > > Yes, that is a very good question. We should move the entire Sage development process to use Python's packaging system

Re: [sage-devel] sage octave interface

2016-01-06 Thread Vincent Delecroix
On 06/01/16 16:23, Bill Page wrote: On 6 January 2016 at 13:12, Vincent Delecroix <20100.delecr...@gmail.com> wrote: Why making it a python package?! Yes, that is a very good question. The original motivation came as a result of a comment by William Stien on an SMC issue concerning Ocatve in

Re: [sage-devel] sage octave interface

2016-01-06 Thread Bill Page
On 6 January 2016 at 13:12, Vincent Delecroix <20100.delecr...@gmail.com> wrote: > Why making it a python package?! Yes, that is a very good question. The original motivation came as a result of a comment by William Stien on an SMC issue concerning Ocatve in Sage worksheets on SMC. See emails bel

Re: [sage-devel] sage octave interface

2016-01-06 Thread Vincent Delecroix
Why making it a python package?! If it was a git branch it would be much easier to see the difference with the actual sage/interfaces/octave.py and test it... You can have a look at http://doc.sagemath.org/html/en/developer/index.html 1. You should get rid of the following commented lines

[sage-devel] sage octave interface

2016-01-06 Thread Bill Page
I am interested in comments and criticism concerning the following work in progress: https://pypi.python.org/pypi/sage_octave Bill Page -- Forwarded message -- From: Bill Page Date: 6 January 2016 at 00:54 Subject: Re: [smc] %octave mode in sage worksheets is flaky simply becaus