On Tue, Mar 15, 2011 at 5:41 AM, Charles R Harris
wrote:
>
>
> On Sun, Mar 13, 2011 at 5:01 AM, Ralf Gommers
> wrote:
>>
>> On Sun, Mar 13, 2011 at 1:57 PM, David Warde-Farley
>> wrote:
>> >
>> > On 2011-03-12, at 9:32 PM, Charles R Harris wrote:
>> >
>> >> I'd like to change the polynomial pack
On Sun, Mar 13, 2011 at 5:01 AM, Ralf Gommers
wrote:
> On Sun, Mar 13, 2011 at 1:57 PM, David Warde-Farley
> wrote:
> >
> > On 2011-03-12, at 9:32 PM, Charles R Harris wrote:
> >
> >> I'd like to change the polynomial package to only import the Classes,
> leaving the large number of implementatio
On Sun, Mar 13, 2011 at 1:57 PM, David Warde-Farley
wrote:
>
> On 2011-03-12, at 9:32 PM, Charles R Harris wrote:
>
>> I'd like to change the polynomial package to only import the Classes,
>> leaving the large number of implementation functions to be imported directly
>> from the different modul
On Sat, Mar 12, 2011 at 10:57 PM, David Warde-Farley <
warde...@iro.umontreal.ca> wrote:
>
> On 2011-03-12, at 9:32 PM, Charles R Harris wrote:
>
> > I'd like to change the polynomial package to only import the Classes,
> leaving the large number of implementation functions to be imported directly
On 2011-03-12, at 9:32 PM, Charles R Harris wrote:
> I'd like to change the polynomial package to only import the Classes, leaving
> the large number of implementation functions to be imported directly from the
> different modules if needed. I always regarded those functions as
> implementatio
Hi All,
I'd like to change the polynomial package to only import the Classes,
leaving the large number of implementation functions to be imported directly
from the different modules if needed. I always regarded those functions as
implementation helpers and kept them separate from the class so that