A paper of MPACK in Japanese has been uploaded (Re: [sage-devel] Re: multiprecision linear algebra)

2010-05-31 Thread Maho NAKATA
Hi, just FYI.. I uploaded a paper of http://accc.riken.jp/maho/slides/mpack-0.6.4.pdf (sorry in Japanese) thanks -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/ http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt -- To post to this group

Re: [sage-devel] Re: multiprecision linear algebra

2010-05-22 Thread Maho NAKATA
Hi Bill again (sorry) With 0.6.5, you can easily benchmark by just building and installing. you'll find benchmarks in ${PREFIX}/share/mpack/bench/ in my case, Raxpy.dd Raxpy.dd_ref ... Thanks Subject: [sage-devel] Re: multiprecision linear algebra Date: Sat, 22 May 2010 00:04:26 -0700 (PDT) > Hi

Re: [sage-devel] Re: multiprecision linear algebra

2010-05-21 Thread Fredrik Johansson
On Fri, May 21, 2010 at 3:26 PM, Bill Hart wrote: > Oh my, I never noticed this! I'd been looking for mpfr_addmul in line > with GMP!! I see it is slightly different in that it doesn't do a = a > + b*c. > > I can actually speed some code up with this!! > > Bill. > > Nice. Indeed, I specified the f