newrpl/tools/decimal-optimization
2017-07-07 09:40:31 -04:00
..
arithmetic.h Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_1_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_1_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_1_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_2_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_2_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_2_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_5_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_5_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_5_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atan_bintable.c Fixed tables for improved precision. 2017-05-31 16:57:16 -04:00
atan_ltables.c Finished atan() implementation. 2017-06-21 10:38:28 -04:00
atanh_1_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_1_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_1_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_2_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_2_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_2_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_5_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_5_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
atanh_5_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
bin-integers.c Fixed tables for improved precision. 2017-05-31 16:57:16 -04:00
bindecimal.h More work on binary cordic. 2017-05-26 16:59:28 -04:00
bintranscen.c Fixed merge problems. 2017-06-08 22:20:23 -04:00
compressor.c Added compression. 2017-06-08 21:50:26 -04:00
cordic_K_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
cordic_K_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
cordic_K_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
cordic_Kh_8_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
cordic_kh_8_light.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
cordic_Kh_comp.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
decimal-optimization.pro Wrote ASM optimized multiplication routine. 2017-07-07 09:40:31 -04:00
decimal.c Wrote ASM optimized multiplication routine. 2017-07-07 09:40:31 -04:00
decimal.h Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
dectranscen.c Added compression. 2017-06-08 21:50:26 -04:00
K_bintable.c Fixed tables for improved precision. 2017-05-31 16:57:16 -04:00
lighttranscend.c Added asinh, acosh, atanh, and separated new transcendentals module. 2017-06-27 18:20:13 -04:00
ln_ltables.c Finished implementing ln() by power series. 2017-06-26 13:02:05 -04:00
main.c Wrote ASM optimized multiplication routine. 2017-07-07 09:40:31 -04:00
mul_real_arm.c Wrote ASM optimized multiplication routine. 2017-07-07 09:40:31 -04:00
newrpl.h More work on binary cordic. 2017-05-26 16:59:28 -04:00
sysvars.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
sysvars.h Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
two_exp_bintable.c More progress in binary CORDIC. 2017-05-29 12:46:28 -04:00
ui.h Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
utf8data.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
utf8lib.c Added decimal optimization tool. 2017-05-19 18:20:09 -04:00
utf8lib.h Added decimal optimization tool. 2017-05-19 18:20:09 -04:00