Skip to content
Naoki Shibata edited this page Aug 29, 2017 · 23 revisions

Development Plan

  • 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

Schedule

  • Jan 2018 : Release 3.2
  • Jan 2018 : Application of GSoC 2018
Clone this wiki locally