From: Matthias Troyer (troyer_at_[hidden])
Date: 2008-06-15 02:53:21


On Jun 15, 2008, at 7:16 AM, Dean Michael Berris wrote:

> On Sun, Jun 15, 2008 at 2:43 AM, Matthias Troyer
> <troyer_at_[hidden]> wrote:
>>
>> On Jun 14, 2008, at 5:35 PM, Dean Michael Berris wrote:
>>
>>> On Sat, Jun 14, 2008 at 5:27 PM, Matthias Troyer <troyer_at_[hidden]
>>> >
>>> wrote:
>>>>
>>>> On Jun 13, 2008, at 9:55 AM, Dean Michael Berris wrote:
>>>>
>>>>>
>>>>> The question I have is why is this function commented out in the
>>>>> 1.35.0
>>>>> release?
>>>>
>>>>
>>>>
>>>> We commented this out since we found out just before the release
>>>> that
>>>> this
>>>> optimization prevents tracking of vectors. 1.36 will implement
>>>> this in a
>>>> slightly different way, which will enable some more optimizations.
>>>>
>>>
>>> Okay, sounds good to me.
>>
>> It is on the trunk now
>>
>
> Wow, that was quick. Thanks again Matthias!
>
> Let me try and convince people over here to use the latest in the
> trunk.

If you don't need tracking of vectors you can just uncomment the
commented out parts in 1.35.0

Matthias