Re: [eigen] Array integer bit operations. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Array integer bit operations.
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 5 Jan 2012 21:40:05 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=4VuenFVNkJcryuw4DLBHOd943G9ATwQ7z3KBTCighHE=; b=cAKo8cRLnnG4BAHaIKshgqILLhbfYkn6txUqpPfl8Bozk/AuOjFInBQTHKI++IMerv nZEtmrrm118EoxB0+V1CkdGC3cm5qZ494ApKir9zr+vxc7qsjNM3YMhGuWqCHp7qRlOd aydere6RsGcL7xPXEGpA42ucP1qn+X1Uk3xl4=
2012/1/5 john roll <john@xxxxxxxxxxxxxxx>:
>
> Re-read the Mercurial page on the wiki (thanks) and here is my current patch.
Please file a bug and attach your patch there. That makes it a lot
harder to forget to handle when we're busy.
Benoit
>
> John
>
>
>
>
>
> On Jan 4, 2012, at 9:52 PM, Christoph Hertzberg wrote:
>
>> On 05.01.2012 03:34, john roll wrote:
>>> Last week I posted some preliminary code to the Forum to add integer
>>> bit operators to Arrays. Now I have some more complete code
>>> integrated with hg, cmake and with a unit test. The "hg diff" is
>>> ~200 lines. What is the best way to submit this for review? Should
>>> I just send it to this list? Inline or attached? Something else?
>>
>> I'd say the best way is to generate a hg patch [1] and attach it to a (new) bug/feature request at bugzilla [2]
>>
>> [1] http://eigen.tuxfamily.org/index.php?title=Mercurial#Generating_a_patch
>> [2] http://eigen.tuxfamily.org/index.php?title=Bugzilla
>>
>>
>> --
>> ----------------------------------------------
>> Dipl.-Inf. Christoph Hertzberg
>> Cartesium 0.051
>> Universität Bremen
>> Enrique-Schmidt-Straße 5
>> 28359 Bremen
>>
>> Tel: (+49) 421-218-64252
>> ----------------------------------------------
>>
>>
>
>