Re: [eigen] Repository for experimental code on compact-triangular-storage-based matrices |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Repository for experimental code on compact-triangular-storage-based matrices
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Fri, 23 Jul 2010 18:51:58 -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=qzdWYg/wZPNRBACCO0JPc24uUloJmLN2NtjfaFHaWnI=; b=PEMKthuD3lo896opp951y8OCjXpEKPmjAkeQrWqKqra64IBnHhNjCKd+mtRll63nUJ NlYrIqKbk98a3LP01sqEGvpeo2KBhgh7SOB4cF+AXRPuiB0NG3e2HESo/G95OAP0McIa 8STdVFU2s2M102B5OI+aKz/SRO7m7OhtI0S8Y=
- 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=ocKBid8LvCrShg2jIrvEYnz3orNyRsrqeYEJKLirkpcMreqwkK+trwhMhB5buSy1AO 8TYlNJT3WMvciFn58icH9PiFLbKO6laTPJty9UMVOqGy+nqJnG94XWGtXYtFhfn7364D AXrz30IBkpS9tRTjlpwOTcg8hjwohea8PKfGk=
Great initiative!
Benoit
2010/7/22 Manoj Rajagopalan <rmanoj@xxxxxxxxx>:
> Hi Eigen developers,
>
> I have uploaded some of my initial code on bitbucket: a basic working
> CompactTriangularMatrix implementation is in place and this allows additions.
> It is available from a mercurial checkout from:
>
> https://rmanoj@xxxxxxxxxxxxx/rmanoj/eigen-rfpf
>
> If you try this and you get an error do let me know - I haven't used bitbucket
> before and I might have to tweak the repo settings.
>
> I'd appreciate tests, comments, patches. If some of you want to join the
> development, let me know!
>
> thanks,
> Manoj
>
>
>