Skip to content

Releases: dpiparo/cptnHook

1.0

07 Jan 10:56
Compare
Choose a tag to compare

This initial version of CptnHook allows the users to:

  • Configure and build with CMake
  • Capture input values and stacktraces of
    • sin, cos, exp, tan, sinh, cosh, tanh
    • The inverse of the above ones
    • cbrt
  • Write the result in a compressed, column-wise format
  • Convert it to ROOT format
  • Produce a web report

Tested on Linux only.