An open API service providing commit metadata for open source projects.

gitlab.inria.fr / mpfi/mpfi / commits

SHA Message Author Date Stats
34b93099 Required file for Software Heritage REVOL Nathalie <n****l@i****r> over 1 year ago
a4d69bd9 Update README Fabrice Rouillier <f****r@i****r> almost 2 years ago
181343e4 Update README Fabrice Rouillier <f****r@i****r> almost 2 years ago
f23acb62 Update README.dev Fabrice Rouillier <f****r@i****r> almost 2 years ago
34793813 fixed another typo Paul Zimmermann <P****n@i****r> about 2 years ago
fb64c21e fixed typo Paul Zimmermann <P****n@i****r> about 2 years ago
1295830e added non-regression test for atan2 Paul Zimmermann <P****n@i****r> about 2 years ago
a3095237 Update the documentation of the release process. Andreas Enge <a****e@i****r> about 2 years ago
b690a5a1 Add libtool library versioning. Andreas Enge <a****e@i****r> about 2 years ago
275d9608 typo in mpfi_interv (there was a spurious "r": rop2 instead of op2) REVOL Nathalie <n****l@i****r> about 2 years ago
c19310a3 some more test values for rec_sqrt: regular ones REVOL Nathalie <n****l@i****r> about 2 years ago
12cfb765 case where the input and the output are the same was not handled + test cases... REVOL Nathalie <n****l@i****r> about 2 years ago
fda38c79 error in the expected results when the input contains a NaN REVOL Nathalie <n****l@i****r> about 2 years ago
f97803ee mistake in the doc of mpfi_is_inside (order of operands was reversed) corrected REVOL Nathalie <n****l@i****r> about 2 years ago
b192f087 Remove tests of type IIII. Andreas Enge <a****e@i****r> over 2 years ago
445e9979 Work on div_ext test. Andreas Enge <a****e@i****r> over 2 years ago
f68be44a Correct initialisation of mpfi_rec_sqrt test. Andreas Enge <a****e@i****r> over 2 years ago
61b391f8 Create binary test executables instead of shell scripts. Andreas Enge <a****e@i****r> over 2 years ago
c40c6bed Add a .gitignore file. Andreas Enge <a****e@i****r> over 2 years ago
8795dd9f Remove mpfi_config.h.in. Andreas Enge <a****e@i****r> over 2 years ago
3653fcdc configure.ac: Add AC_CONFIG_AUX_DIR. Andreas Enge <a****e@i****r> over 2 years ago
27a811d5 Remove top level directory. Andreas Enge <a****e@i****r> over 2 years ago
a71966b6 change todo Fabrice Rouillier <f****r@i****r> over 3 years ago
b9825348 modification name of the internal auxiliary functions. prefix "mpfi_" added Nathalie Revol <N****l@i****r> over 4 years ago
44b3c231 modified versions to account for mpfr-4.2.0 and with simpler heuristics to ge... REVOL Nathalie <n****l@i****r> over 4 years ago
b508449d adding new tests (small and large precisions, small and large arguments) REVOL Nathalie <n****l@i****r> over 4 years ago
badce1fd tests for exp10m1 REVOL Nathalie <n****l@i****r> over 4 years ago
690bdef5 added tests for exp10m1 REVOL Nathalie <n****l@i****r> over 4 years ago
e7fb8374 added log2p1 and log10p1 REVOL Nathalie <n****l@i****r> over 4 years ago
e0b521ae added log2p1 and log10p1 REVOL Nathalie <n****l@i****r> over 4 years ago
942d48a0 added new functions: log2p1 and log10p1 REVOL Nathalie <n****l@i****r> over 4 years ago
503b44be added log2p1 and log10p1 REVOL Nathalie <n****l@i****r> over 4 years ago
5c4e14f3 duplicate code removed REVOL Nathalie <n****l@i****r> over 4 years ago
cd4f2e7e added exp10m1 REVOL Nathalie <n****l@i****r> over 4 years ago
cf52ceb9 exp10m1 added REVOL Nathalie <n****l@i****r> over 4 years ago
ad0da37b exp10m1 added REVOL Nathalie <n****l@i****r> over 4 years ago
540d7b98 quick and dirty version for MPFR version <4.2, tight one for MPFR verssion >=... REVOL Nathalie <n****l@i****r> over 4 years ago
acc1fcc6 values to test exp2m1 REVOL Nathalie <n****l@i****r> over 4 years ago
e397e3d2 tests for exp2m1 REVOL Nathalie <n****l@i****r> over 4 years ago
59078f1f added: tests for exp2m1 REVOL Nathalie <n****l@i****r> over 4 years ago
4bc5ce0c special values: added REVOL Nathalie <n****l@i****r> over 4 years ago
900a619a uncommented "AC_CONFIG_SRCDIR" REVOL Nathalie <n****l@i****r> over 4 years ago
681ebd5c CVSROOT deleted REVOL Nathalie <n****l@i****r> over 4 years ago
27cebb30 suppressed functions related to type intmax and uintmax REVOL Nathalie <n****l@i****r> over 4 years ago
0cc77f7b commented everything related to types intmax and uintmax REVOL Nathalie <n****l@i****r> over 4 years ago
ea846e2e added exp2m1 REVOL Nathalie <n****l@i****r> over 4 years ago
4d4632c0 new function exp2m1: exponential in base 2, minus 1 REVOL Nathalie <n****l@i****r> over 4 years ago
2b2921de exp2m1 added REVOL Nathalie <n****l@i****r> over 4 years ago
7a9d19f8 exp2m1 added REVOL Nathalie <n****l@i****r> over 4 years ago
a02e3f9c incorret types: corrected REVOL Nathalie <n****l@i****r> over 4 years ago
94692188 adding rec_sqrt REVOL Nathalie <n****l@i****r> over 4 years ago
c27b200a modification VERSION -> PACKAGE_VERSION REVOL Nathalie <n****l@i****r> over 4 years ago
80aa6919 modification VERSION -> PACKAGE_VERSION REVOL Nathalie <n****l@i****r> over 4 years ago
775c676b removed everything related to types intmax and uintmax: did not compile on so... REVOL Nathalie <n****l@i****r> over 4 years ago
dcd72e5b spurious "!" removed REVOL Nathalie <n****l@i****r> over 4 years ago
f071affc typo corrected REVOL Nathalie <n****l@i****r> over 4 years ago
83c5d118 removed functions using types intmax or uintmax: not yet implemented REVOL Nathalie <n****l@i****r> over 4 years ago
0174cb7c remove "-s" in the call to autoreconf REVOL Nathalie <n****l@i****r> over 4 years ago
42d9da92 correction of the test for exp10(-0.125) REVOL Nathalie <n****l@i****r> over 4 years ago
f54be6d0 useless comments deleted REVOL Nathalie <n****l@i****r> over 4 years ago
0a70a240 useless comments deleted REVOL Nathalie <n****l@i****r> over 4 years ago
68e9067e documentation for exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
2c240988 documentation for exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
ce552ec9 modif after the migration from gforge.inria.fr to gitlab.inria.fr REVOL Nathalie <n****l@i****r> over 4 years ago
47444bd1 adding exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
99333ca1 adding utilities to test functions with 4 arguments -- FIXME: should be funct... REVOL Nathalie <n****l@i****r> over 4 years ago
4136fb4b exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
4232a96a add exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
0382e85b add test for exp10 REVOL Nathalie <n****l@i****r> over 4 years ago
e7e76ecf test exp10: test program and data REVOL Nathalie <n****l@i****r> over 4 years ago
6e90c3cb modified path to mpfi-config.h REVOL Nathalie <n****l@i****r> over 4 years ago
59c910c8 compiles... but does not test properly the function rev_sqr, needs improvement REVOL Nathalie <n****l@i****r> over 4 years ago
779892ed planned to test functions that return 1 or 2 results, such as div_ext or rec_... REVOL Nathalie <n****l@i****r> over 4 years ago
d1162b37 delete "#include mpfi-config.h" REVOL Nathalie <n****l@i****r> over 4 years ago
b8f2bf0f trial again REVOL Nathalie <n****l@i****r> over 4 years ago
0b2e54bd trial: no m4 REVOL Nathalie <n****l@i****r> over 4 years ago
96b9dbf6 updated version REVOL Nathalie <n****l@i****r> over 4 years ago
07069065 new file for autoconf REVOL Nathalie <n****l@i****r> over 4 years ago
22b0660a updated: repository url and mailing list, after migration to gitlab.inria REVOL Nathalie <n****l@i****r> over 4 years ago
d986d7f7 update wrt automake REVOL Nathalie <n****l@i****r> over 4 years ago
27f15a06 added: mpfi.pc check-gmp-symbols and check-exported-symbols REVOL Nathalie <n****l@i****r> over 4 years ago
816062c9 test files and data for div_ext and rec_sqrt Nathalie Revol <n****l@i****r> about 7 years ago
9869a3f8 tests for div_ext and rec_sqrt added Nathalie Revol <n****l@i****r> about 7 years ago
b53d2d93 div_ext and rec_sqrt added in the documentation Nathalie Revol <n****l@i****r> about 7 years ago
32f2639a reciprocal of the square root: 1/sqrt(b) Nathalie Revol <n****l@i****r> about 7 years ago
abdfbce0 two new functions added: div_ext and rec_sqrt Nathalie Revol <n****l@i****r> about 7 years ago
e5ce3ff5 data to test extended division Nathalie Revol <n****l@i****r> almost 8 years ago
7ccb190f tests for extended division Nathalie Revol <n****l@i****r> almost 8 years ago
feab26bc extended division by an interval that may contain 0: returns 0, 1 or 2 intervals Nathalie Revol <n****l@i****r> almost 8 years ago
1c8d054a update and addition of the extended division Nathalie Revol <n****l@i****r> about 8 years ago
927eb0ce check the code Nathalie Revol <n****l@i****r> about 8 years ago
3b07dbe0 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
ad46b52c towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
b5c718a4 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
6b842d20 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
d5603c06 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
25dcdd72 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
e367a011 towards release 1.5.4 : clear multiple intervals Nathalie Revol <n****l@i****r> about 8 years ago
33edd075 towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago
f1e6061c towards release 1.5.4 Nathalie Revol <n****l@i****r> about 8 years ago

← Back to repository