summaryrefslogtreecommitdiff
path: root/tests/proj.dat
Commit message (Collapse)AuthorAgeFilesLines
* license change:enge2011-08-291-13/+11
| | | | | | | | | | | | LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1027 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@891 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* tests/read_data.c: now read and optionally check inexact flag.thevenyp2008-12-051-46/+46
| | | | | | | tests/*.dat: add two columns for ternary value. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@383 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* src/proj.c: new fonction for projection onto the Riemann sphere.thevenyp2008-11-121-0/+75
src/mpc.h, src/Makefile.am, doc/mpc.texi: add mpc_proj. tests/tproj.c, tests/proj.dat: Test files for function mpc_proj. tests/Makefile.am: add mpc_proj test files. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@290 211d60ee-9f03-0410-a15a-8952a2c7a4e4