-
Notifications
You must be signed in to change notification settings - Fork 135
Home
Naoki Shibata edited this page Oct 3, 2017
·
23 revisions
-
Migrating build system to cmake
-
- Documentation of how to integrate the source code tree to another tree of independent project(like LLVM)
-
Expose more functions with the vector ABI
-
Adding API for finite math functions
-
Scalar functions based on SIMD code
-
- Adding dispatcher to scalar functions
-
Make sleef usable as a substitute of libm
-
- Remove libm dependency
-
New benchmarking tool with gnuplot
-
New testing tool with googletest framework and windows support
-
- Compiling libmpfr on Windows
-
Doxygen-based documentation
-
Add DFT benchmark results
-
Optimize slow functions
-
- exp2 and log2.
- Jan 2018 : Release 3.2
- Jan 2018 : Application of GSoC 2018