Re: [eigen] merging eigen2-cminpack |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] merging eigen2-cminpack
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Tue, 10 Nov 2009 15:51:48 -0500
- 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=gDE4GhWGCCQuIh5INfW5nERlir6rml2mbA9D89gZzJ8=; b=KPvIuorYp7lA8l9/eB8SvJBT/hztj26eoZ4cLtjTQWDDtL4/m78dCnTdLbXzFg3LQn mfCLGTLOjpr0xDfA905a8+296I/TNhHySfuOHjbGrxl4G7eTK+zWoxnH+M3OTDzHHRXk Xmpb194pDMHgWTYAJU6yOXKWLHRVrty7CC39c=
- 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=tn5xyS746PsKYxrME/Dfvt1Ge6LJ6Buj4qU7OpoMv0KM/SCo12RAopEmbXEPQLk3SF 3SnpxCLce+HbN/cnX0Nb/9Edds3RhhX1w9HZ7ila3hhyyuz9FjGqWtQd9xt4yE4U7fEt jWie+otB1E9aMxyNU0WSh8+fPEirk8RzSGqyA=
Thanks a lot!
Sorry for not taking the time to examine your code. It's just that
since you only wanted to put it in unsupported, it was pretty clear
that it was OK. And then, there was a ton of stuff to do these days.
Benoit
2009/11/10 Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>:
>
> It's done, my clone is now merged in the mainline repository. The API
> documentation (still light) is also updated on
> http://eigen.tuxfamily.org/dox-devel/modules.html
>
> ++!
> Thomas
>
> In data lunedì 09 novembre 2009 05:34:50, Thomas Capricelli ha scritto:
>> When merged, two new modules will be available in 'unsupported' :
>>
>> * a very small one "Numerical Diff" providing basic 'central' and
>> 'forward' methods for
>> http://en.wikipedia.org/wiki/Numerical_differentiation (not that this is
>> different from the AutoDiff module)
>> * a module named "NonLinearOptimization", with the two algorithms from
>> (c)minpack
>>
>
> --
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> http://www.freehackers.org/thomas
>
>
>