summaryrefslogtreecommitdiff
path: root/tests/tsqr.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright lines.vlefevre2005-01-281-1/+1
* casts to allow compilation with g++zimmerma2005-01-271-7/+7
* Optimize mpfr_mul by inlining and rewriting the rounding.pelissip2004-12-081-1/+7
* Improve coverage tests.pelissip2004-11-191-1/+33
* Add function mpfr_sqr (TODO: Make doc)pelissip2004-07-201-0/+93