Re: [eigen] [RFC] symbolic computations using eigen |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] [RFC] symbolic computations using eigen
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Tue, 3 Feb 2009 00:35:18 +0100
- 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=7WHc8EoVL3oF6n4zHCjzbEbLHLlMs1voCICqHXED7xo=; b=Vr6e0yMXCAs04mxcWriP3TawX4sSQopjdQL5KfnoiCuTWRMX0ctbrT5eFPaF76Yriv 4YCkMtyoTh0bPkTkGe3ovw4vWNgPxeJW3AEFC5DM8noaaG4r1JJ1DOslkLaDH9+8/Zrb K6R6dsbvktzkDfl+AKk+KXWqEK6celTTGYRyM=
- 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=YG5cGuOn8b3K2UY7+Y2qZJupeUegXBofkL/IE0lJgAhw7aMlLTEUs8qI9jN9mwPYp+ HqefRWEuoKOoHdbymleuoZio22HJU5VCu514J+dTRjaVVVhHxp8WCicaRd5E+Hs4FIUW tHgzV4jU7LN2JVKDoGKu9ulD9cwUtFx0weaKk=
2009/2/3 Geoffrey Hutchison <geoff@xxxxxxxxxxxxxxxxxx>:
> One suggestion is that you could offer a "Eigen contributed" repository for
> contributions like this. If people find them interesting, they can either
> adapt them, or ... if there is enough interest (and clear use cases) they
> can be included into Eigen in the future.
Right, Keir actually proposed the creation of a contrib/ directory and
had stuff to put in there.
So, why not.
Actually my biggest concerns are the maintainance and responsibility burden.
So if we make it very clear that the stuff in contrib/ is just
provided as-is then why not.
Cheers,
Benoit