Skip to content

Activity

Started work on adding sinpi and etc functions from ieee-2008 and iee…

ZERICO2005pushed 4 commits to master • f57ef79…b177c2a • 
on Dec 25, 2024

Commiting changes to the SIMD routines and erfc to a new branch so I …

ZERICO2005created temp • c198b6a • 
on Dec 23, 2024

Optimized the floating point classification routines in Float64_AVX. …

ZERICO2005pushed 1 commit to master • 305b674…f57ef79 • 
on Dec 17, 2024

Updated the readme

ZERICO2005pushed 1 commit to master • 3f02285…305b674 • 
on Nov 28, 2024

Updated behaviour of frexp and ldexp. Also changed how inf and NaN wo…

ZERICO2005pushed 2 commits to master • 40ee30b…3f02285 • 
on Nov 28, 2024

Added a Float64x3 type. Multiplication routines are not fully impleme…

ZERICO2005pushed 1 commit to master • bdb3f57…40ee30b • 
on Nov 27, 2024

Implemented Float64x2_SSE2 and Float64x4_SSE2 and corrected some of t…

ZERICO2005pushed 4 commits to master • 516cb72…bdb3f57 • 
on Nov 27, 2024

Optimized the _mmX_isnan_pX functions and fixed some of the Float32_A…

ZERICO2005pushed 1 commit to master • 373fddd…516cb72 • 
on Nov 18, 2024

Tested LDF in ABS-Fractal-Explorer. I corrected the fabs and copysign…

ZERICO2005created AVX_routine_fixes • 79a3919 • 
on Nov 11, 2024

Fixed comparison operators for Float64x2_AVX and Float64x4_AVX. I for…

ZERICO2005pushed 1 commit to master • 9f3926d…373fddd • 
on Nov 11, 2024

Implemented accurate log1p functions for Float64x2 and Float64x4 (At …

ZERICO2005pushed 1 commit to master • 1920e38…9f3926d • 
on Nov 6, 2024

typo fix

ZERICO2005pushed 1 commit to master • 677c82b…1920e38 • 
on Nov 6, 2024

Corrected/updated the implementations for Float64x2_AVX and Float64x4…

ZERICO2005pushed 2 commits to master • dc957e6…677c82b • 
on Nov 6, 2024

Implemented SSE4 fallbacks for non-AVX2 versions of some of the Float…

ZERICO2005pushed 3 commits to master • f5bd9a4…dc957e6 • 
on Nov 2, 2024

Added Float32_AVX.h and removed Dekker-Float32 SIMD constants since t…

ZERICO2005pushed 1 commit to master • f21005d…f5bd9a4 • 
on Oct 10, 2024

Made pow more standards compliant, and added the ieee-754 2008 pown a…

ZERICO2005pushed 4 commits to master • b811ede…f21005d • 
on Oct 9, 2024

Corrected the implemenetation of the C99 comparison functions (isless…

ZERICO2005pushed 1 commit to master • 3ff907a…b811ede • 
on Oct 9, 2024

Added proper support for AVX Ordered and Unordered comparisons.

ZERICO2005pushed 4 commits to master • efb02c7…3ff907a • 
on Oct 4, 2024

Added Bessel functions (For real and integer arguments) from libDDFUN.

ZERICO2005pushed 2 commits to master • 082dbf1…efb02c7 • 
on Sep 20, 2024

Added the expint and incgamma functions from libDDFUN.

ZERICO2005pushed 1 commit to master • 63d877d…082dbf1 • 
on Sep 20, 2024

Added inverf and inverfc to Float80x2. inverf has some precision loss…

ZERICO2005pushed 1 commit to master • aa37562…63d877d • 
on Sep 19, 2024

�Cleaned up the erfc code a bit. The precision still drops to ~30 bit…

ZERICO2005pushed 4 commits to master • 791c8c3…aa37562 • 
on Sep 16, 2024

Generated the template function constants for each Floating Point Type

ZERICO2005pushed 4 commits to master • 30dc3e4…791c8c3 • 
on Sep 14, 2024

Worked on the implementation of the constants. Might change the const…

ZERICO2005pushed 3 commits to master • 647cafb…30dc3e4 • 
on Sep 13, 2024

Modified the constants a bit. Realized that they are only compatible …

ZERICO2005pushed 2 commits to master • f873012…647cafb • 
on Sep 13, 2024

Added Float64x6_mpfr conversion functions

ZERICO2005pushed 3 commits to master • 2287ddb…f873012 • 
on Sep 12, 2024

Got rid of all the t1-t6 variables in FloatNxN_tgamma function, repla…

ZERICO2005pushed 1 commit to master • 40788d3…2287ddb • 
on Sep 12, 2024

Optimized the tgamma function and cleaned up the function logic.

ZERICO2005pushed 3 commits to master • daf9bba…40788d3 • 
on Sep 12, 2024

Added a templated version of erf and erfc, in addition to making the …

ZERICO2005pushed 1 commit to master • 3095c8f…daf9bba • 
on Sep 11, 2024

Worked on the Float64x2 math function implementations; Although some …

ZERICO2005pushed 1 commit to master • 88e3670…3095c8f • 
on Sep 11, 2024