diff --git a/docs.html b/docs.html index a1305d62..0150daff 100644 --- a/docs.html +++ b/docs.html @@ -20250,7 +20250,7 @@ List of additions and changes for each version:
  • faster handling of compound expressions by as_scalar(), accu(), dot()
  • faster interactions between sparse and dense matrices
  • expanded stddev() to handle sparse matrices
  • -
  • expanded relational operations to handle expressions between sparse matrices and scalars
  • +
  • expanded relational operators to handle expressions between sparse matrices and scalars
  • added .as_dense() to obtain dense vector/matrix representation of any sparse matrix expression
  • updated physical constants to NIST 2022 CODATA values