diff --git a/docs.html b/docs.html index b55d2d64..46daac7d 100644 --- a/docs.html +++ b/docs.html @@ -20754,9 +20754,9 @@ List of additions and changes for each version:
  • C++14 is now the minimum required C++ standard
  • added preliminary support for matrices with half-precision fp16 element type
  • added second form of cond() to allow detection of failures
  • +
  • added repcube()
  • added .freeze() and .unfreeze() member functions to wall_clock
  • extended conv() and conv2() to accept the "valid" shape argument
  • -
  • workarounds in svd() and eig_sym() to address limitations of default LAPACK that uses 32 bit integers