Re: [eigen] random thoughts -- we need more Gaels |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] random thoughts -- we need more Gaels
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sun, 3 Oct 2010 10:22:53 -0400
- 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 :content-transfer-encoding; bh=zgd0mmLQRGEwIj8ZWUAM+Ryk8uRjbwteoLm8S8ENgUU=; b=e7LeK9tKh6Aj7Y+gA+Etdaqx5g/GI1byFGa2T3gE9PAfHL4ZeFNBV1dQ/6HTHN7fS9 ZoXvdH6aeWBd/ZFcYkn1uZKjVwm/5+ooYTj+hfHFhTv6uIB1j+J+dPON8gJyRjeRKjvj pE/FrwTCw4d5dH4vkBpy+WNDFE33hIGORv8Yc=
- 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=GecALDeljPAbfxIJuVHMiIkaXGLcYe0qcL2a+ncqW/9J7ekkfuD+qopvHscGtFl//j 4RHgoMRGGOclJArWaq+9AOXc6J5qWByzOuwH227yL300Q7EAxrP3ASbVpgOeqPJH4c/d Xrw/rz5xy6fC5iyAvRmUILzMfxh8rSE4rrI8c=
2010/10/3 Rui Maciel <rui.maciel@xxxxxxxxx>:
> Cyrille isn't the only one affectd by this problem. Countless others, just
> like Cyrille, have looked into this project's code with the intention to
> contribute fixes and/or implement new features. Unfortunately, as this project
> is terribly developer-unfriendly,
you can't call Eigen terribly developer-unfriendly, that's not fair.
It just requires both good c++ templates skills and good math skills,
which makes a high barried to entry. We need to alleviate this with
more developer documentation. But eigen has good user-level
documentation, clean code (for those who understand this kind of c++
patterns), a simple and well documented build system / test framework,
and very accessible developers. The only thing it lacks is
developer-oriented docs, many free software projects are farther away
from being developer-friendly.
Though the other big issue we had was organizational, and we're fixing
this by moving probably to bugzilla.
Benoit
> this appears to be a massive task which may
> even constitute a waste of time. So, if tis project needs more developers
> then to start off it must become developer-friendly. If the barrier to entry
> isn't lowered then it is unlikely that people will start contributing on their
> own.
>
>
> Rui Maciel
>
>
>