Re: [eigen] Reading Eigen's source code |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Reading Eigen's source code
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sat, 18 Dec 2010 08:57:21 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=93xtVhL0/83r6HzUwkxPwP5QovR7ih/Q0cN3gZPA4R8=; b=JQGGlNzbdeoY63tYQP5pe+z/1o/dp6ccU6ftZt+zDVzXVcZQn6A/YJtmAUfBIAnJas rxLVgqA4VE9KSUsZxyv3urnCAtR+ZkUsx75MLX7ILdliME8qIiuWQITOIts8uXvJDFHJ 6ChO51eQobCXlnM5lro+ISVFny/V0ecTWctpA=
- 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; b=jPvw9FqR3pgR3gyxTGPJZ8dB+BmFPrvq/Jd7BjemYlVwfecyfiF0qXHVDwAV9izNuP 30K20HQa4/OUb5UZqFNYJ9TH8ZEfagYAGIjgKr+wCk7nn/RFP9oKzakrfm7CAnHab1ih ctHWDpdmpe3la36rzTs/cLlc7PkUkIgVC28K0=
This information is now recorded as a bug blocking 3.1:
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=138
Benoit
2010/12/18 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> To anyone wondering why we're not hurrying more to write developer
> documentation right now... here's the current dependency list:
>
> * first we need to release 3.0
> * then we need to make some deep internal changes that couldn't make
> it into 3.0. See especially
> http://eigen.tuxfamily.org/bz/show_bug.cgi?id=99
> * then is the right time to write lots of developer documentation
>
> Sorry for the long wait. We don't have a choice.
>
> Benoit
>
> 2010/12/17 Gael Guennebaud <gael.guennebaud@xxxxxxxxx>:
>> Hi,
>>
>> there is a start here:
>>
>> http://eigen.tuxfamily.org/index.php?title=Eigen3_Developer_Documentation
>>
>> and these slides:
>>
>> http://download.tuxfamily.org/eigen/meetings/paris2010/Gael-NewInternals.pdf
>>
>> which are slightly bit out of date (the name of some classes changed),
>> but the main concepts are still valid I think.
>>
>> gael
>>
>>
>> On Fri, Dec 17, 2010 at 10:30 AM, Helmut Jarausch
>> <jarausch@xxxxxxxxxxxxxxxxxxx> wrote:
>>> Hi,
>>>
>>> I'd like to read (and finally understand) Eigen's source code.
>>> Is there some written up to get an overall picture, dependency graph
>>> or similar. Just, where to start?
>>>
>>> Many thanks for a hint,
>>> Helmut.
>>>
>>> --
>>> Helmut Jarausch
>>> Lehrstuhl fuer Numerische Mathematik
>>> RWTH - Aachen University
>>> D 52056 Aachen, Germany
>>>
>>>
>>>
>>
>>
>>
>