summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* [TODO] Update about functions returning a native floating-point valuevlefevre2017-04-031-4/+10
* [TODO,src/log1p.c] log1p(x) on small x should also be improved insteadvlefevre2017-04-031-1/+2
* [TODO,src/atanh.c] Suggest a faster formula for atanh(x) on small x.vlefevre2017-04-031-0/+1
* [TODO] Update about ERANGE.vlefevre2017-04-031-0/+2
* [TODO] removed beta entryzimmerma2017-02-271-3/+2
* [TODO] mpfr_root: replace "obsolete" by "deprecated" (the right word).vlefevre2017-02-251-2/+2
* [TODO] Update about rootn.vlefevre2017-02-251-1/+2
* [TODO] Added some propositions about rootn.vlefevre2017-02-251-0/+3
* [TODO] More about the mpz_t pool.vlefevre2017-02-071-1/+5
* [TODO] Added: check the small-precision tables in the tests?vlefevre2017-02-031-0/+4
* [TODO] Added optimization of test + shift for some processors.vlefevre2017-01-251-0/+6
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* About the tzeta timing issue (since r9848):vlefevre2016-09-051-2/+6
* [TODO] Updated item on tzeta:vlefevre2016-09-051-11/+2
* [TODO] Done in r10756: unify is_power_of_two() and mpfr_powerof2_raw().vlefevre2016-08-291-4/+0
* [TODO] Added: unify is_power_of_two() and mpfr_powerof2_raw()?vlefevre2016-08-271-0/+4
* [TODO] More thoughts about mpz_t caching (mpz_t pool).vlefevre2016-08-191-2/+13
* [TODO] Issues with mpz_t caching.vlefevre2016-08-191-0/+16
* [TODO] Update about mpz_t caching (mpz_t pool).vlefevre2016-08-191-12/+10
* [TODO] Updated item about tzeta.vlefevre2016-07-271-2/+5
* [TODO] Updated item about tzeta.vlefevre2016-07-261-1/+5
* [TODO] Added item about the fix of mpfr_can_round in r9883 and tzeta.vlefevre2016-07-261-0/+5
* [TODO] Change most mpfr_urandomb to mpfr_urandom in the tests?vlefevre2016-07-061-0/+4
* [TODO] Suggest the use the keyword "static" in array indices ofvlefevre2016-06-171-0/+12
* [TODO] Faithful rounding: small correction.vlefevre2016-06-061-2/+2
* [TODO] Added "faithful rounding", with information about its definitionvlefevre2016-06-061-0/+18
* added reference for Lambert W functionzimmerma2016-06-031-0/+7
* [TODO] mpfr_ai efficiency: also mention mpfr.texi (the issue with largevlefevre2016-05-251-1/+1
* [TODO] mpfr_ai efficiency: mention tests/tai.c (the REDUCE_EMAX wasvlefevre2016-05-251-1/+2
* added item about efficiency of mpfr_ai for large argumentszimmerma2016-05-251-0/+2
* Added shared cache support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-231-4/+0
* [TODO] Mention ISO/IEC JTC 1/SC 22/WG 21 N3060 (C++ special functions).vlefevre2016-04-011-0/+2
* [TODO] With MinGW, build with -D__USE_MINGW_ANSI_STDIO by default?vlefevre2016-03-041-0/+2
* [TODO] For testing the lack of subnormal support.vlefevre2016-03-021-0/+3
* [TODO] Update ICC detection.vlefevre2016-03-021-2/+7
* removed item about speeding up const_euler: done since now for x=1.1,zimmerma2016-02-091-2/+0
* update NEWS/TODO with respect to E1zimmerma2016-02-081-12/+0
* TODO update for fmma.vlefevre2016-02-051-0/+2
* Replacedvlefevre2016-02-041-1/+1
* mention mpfr_set/get_decimal128 for the future (low priority for now)zimmerma2016-01-211-0/+1
* added remark about Ei vs E1zimmerma2016-01-211-0/+4
* added referenceszimmerma2016-01-201-2/+3
* added referencezimmerma2016-01-191-1/+2
* added the incomplete beta functionzimmerma2016-01-181-0/+2
* incomplete Gamma is now availablezimmerma2016-01-181-5/+0
* TODO update.vlefevre2016-01-171-0/+3
* TODO for correctly rounded polynomials (like fmma).vlefevre2016-01-161-0/+4
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [TODO] In tsum, add testcases for mpfr_sum triggering the bug fixedvlefevre2015-11-041-0/+4
* [TODO] Updated mpz_t caching item, suggesting mpz_init2 instead.vlefevre2015-09-071-2/+3