-
Notifications
You must be signed in to change notification settings - Fork 135
Home
Naoki Shibata edited this page Aug 29, 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)
- Scalar functions based on SIMD code
-
- Adding dispatcher to scalar functions
- Expose more functions with the vector ABI
- Adding API for finite math functions
- Optimize slow functions
-
- exp2, exp10, expm1, log10, etc.
- Doxygen-based documentation
- New benchmarking tool with gnuplot
- New testing tool with googletest framework and windows support
-
- Compiling libmpfr on Windows
- Add DFT benchmark results
- Jan 2018 : Release 3.2
- Jan 2018 : Application of GSoC 2018