I was one of the people who discussed this at dev1, and give a very
positive +1 to it (especially possible code auto generation).

On Tue, Jul 1, 2008 at 10:59 AM,  <[EMAIL PROTECTED]> wrote:
>
>
>
>
> On Tue, 1 Jul 2008, Carl Witty wrote:
>
>>
>>>> I can't find any caching for fast_float objects (I can't see anywhere
>>>> they would get attached to a symbolic expression or a polynomial).  Am
>>>> I just not looking in the right place?
>>>
>>> Compiled polynomials get attached to polynomial objects, but if
>>> you're not seeing fast floats getting stuck into dictionaries and the
>>> like then we're probably lucky and I doubt there's (m)any pickled
>>> versions of them floating around.
>>>
>>> - Robert
>>
>> Tom Boothby's compiled polynomials don't have anything to do with
>> fast_float (yet).
>>
>> Carl
>
> 1) Compiled polynomials are not currently pickleable, so no worries there.
> 2) According to Carl's proposal, it should be trivial to alter my code to use 
> the new fast_eval objects.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to