[Gambas-devel] About gb.gsl components

Benoît Minisini gambas at ...1...
Tue Jul 10 00:23:31 CEST 2012


Le 09/07/2012 19:36, Benoît Minisini a écrit :
> Le 09/07/2012 04:49, Benoît Minisini a écrit :
>>
>> As for the polynomial, I think it would be simpler to make 'Polynomial'
>> a child of 'Float[]', and ComplexPolynomial a child of 'Complex[]'.
>>
>
> Hi Randall,
>
> I'm currently trying to reimplement Polynomial by inheriting Float[]...
>
> Surprisingly, there is no polynomial arithmetic in gsl. If you are aware
> of any polynomial arithmetic routines implemented in C (+,-,*,/,modulo),
> I'm interested!
>
> Regards,
>

Finally inheriting Float[] is not interesting at all for Polynomial. I 
just have to put everything to the trash now, and do differently. A bit 
like you did before no doubt!

-- 
Benoît Minisini






More information about the Devel mailing list