Re: [eigen] sse asin implementation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] sse asin implementation
- From: Rohit Garg <rpg.314@xxxxxxxxx>
- Date: Tue, 14 Apr 2009 22:36:59 +0530
- 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=Op6C3eGRqY/3Cl2+DhY+nq4TEaEyg/HzSNHk/Q4bGb8=; b=LWzjSjXruVTtgRl1mNR4wW9k0DuLWzUERxwgeQJPsfvcmFrZfMQSKeB503HrHpKxDb +J2G2ZPwQ04wJRh5jbjQeMtAQOIlkyHqSknJdFvZrR1Y7C8pF62QVo3WZmiQdB34PjpX vXS0RVWs1/9o5rEOAH4l8lwK+S8lzYaV5Tcd0=
- 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=IML8VGMybFOKcictdXRGtHAqKlguaE+OkBiiAWL0vaPV358iljIVcPN0Jow2XyA9tp xwLIDrkVlxK9mP+hHYr9NXhMU+jgxYYO9UAkoVapGxWi3RJ8hVX/6AQhC/ixrlVlYYts sv5z5Ga02VGhSQ4srDcABx4EqUDANUt/D8gTg=
I looked at the TODO, and from a linear algebra library's perspective,
do FFT, optimization and ODE solvers belong here?
On Tue, Apr 14, 2009 at 7:18 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> 2009/4/14 Rohit Garg <rpg.314@xxxxxxxxx>:
>> I am not too hot
>> on implementing functions which are de facto outside eigen.
>
> Sure, very understandable. Really you should only implement what _you_
> personally have a use case for -- that's the first test.
>
> Though pow() is important enough that if there existed an
> implementation that's really faster than exp(b*log(a)), it'd certainly
> go to Eigen itself.
>
> I'm updating the TODO to make sure people contact us before spending
> time on a particular item.
>
> Benoit
>
>
>
--
Rohit Garg
http://rpg-314.blogspot.com/
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay