[eigen] Re: giving credits to new contributors |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Re: giving credits to new contributors
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Wed, 15 Apr 2009 16:52:58 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=88m+0AnZopNk+J/JuQje145xKyP/tnffyYqoVNjnaBY=; b=LLO+NDgS+TZwWSd58drZ6wxEwlvlvucxAuVqT/eL+sTaBx40Q5MYkooy66SZvqUjPc jMt8kA+Kim1DQsYhhBN7xvpMS2/tqGxvkuazyUpUydSqIWjN1fEJ/bwQAC9mPNM1D2o2 aQf71QhurXEgvAFacBe5o1X/C78Txlm3AE7K0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=FCiHwAB1c5KFc08xzlAsnasdXkmcM1BXy3bolbAkIv2ZPxwuGJAF3bTn/EsBvptEld Q4npaJqFf6eTcIFWdnLCldSGT42nOMRd0ZNHtWbjUcpN1HQpAWqMuI9XYWRQqFPKeAuw QTKfUDQnNZYsBg5d6Eg9L39k99wFzqLn3DX+I=
oh, and by looking only for "patch" and "commit" I missed at least these ones:
------------------------------------------------------------------------
r936403 | ggael | 2009-03-07 14:52:44 +0100 (sam. 07 mars 2009) | 3 lines
add optimized quaternion * quaternion product specialization for
float/SSE using code from Rohit Garg
------------------------------------------------------------------------
r938209 | ggael | 2009-03-11 15:20:36 +0100 (mer. 11 mars 2009) | 2 lines
add optimized cross3 function (code from Rohit Garg)
Cheers,
Benoit