0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move functions around in real.c -- all string funcs at the bottom More... about 7 years ago
Split FP functions out of gmp_main.c into real.c. More... about 7 years ago
Add tinyqs More... about 7 years ago
Better rounding for li,ei. Slightly better negative zeta behavior. More... about 7 years ago
Update changes and todo More... about 7 years ago
Add agmreal, slight mod to Pi More... about 7 years ago
Comments More... about 7 years ago
Add mpf_agm, new log2 algorithm, log using AGM More... about 7 years ago
POD fix More... about 7 years ago
Add ei for exponential integral More... about 7 years ago
Split out mpf pi from string version More... about 7 years ago
Add powreal More... about 7 years ago
Add tests for li More... about 7 years ago
Fix log for extremely small inputs where native log returns -inf More... about 7 years ago
Add test for Euler constant More... about 7 years ago
Change lir to li More... about 7 years ago
Add Euler, logreal, expreal, lir More... about 7 years ago
Fix rounding in str_real. Add logreal and expreal functions internally. More... about 7 years ago
Ramp up precision in log for big speedup More... about 7 years ago
Euler constant and li functions More... about 7 years ago
Don't get in log<->exp calling cycle More... about 7 years ago
Switch mpf_log to use Newton/Halley instead of AGM More... about 7 years ago
Describe logl->log in Changes More... about 7 years ago
Bump version number More... about 7 years ago
Use log instead of logl More... about 7 years ago
pbrent63 with 32-bit GMP More... about 7 years ago
Some issues found in alt machine testing More... about 7 years ago
Update change date More... about 7 years ago
signed/unsigned compare More... about 7 years ago
Allow SQUFOF126 to run on mixed 32-bit / 64-bit More... about 7 years ago