diff --git a/docs.html b/docs.html index 264f5c0c..9c88e6d0 100644 --- a/docs.html +++ b/docs.html @@ -16636,7 +16636,7 @@ model.save("my_model.gmm");   - τ, the ratio of any circle's circumference to its radius (equivalent to 2π) + τ, the ratio of any circle's circumference to its radius (replacement of 2π) @@ -16688,6 +16688,7 @@ model.save("my_model.gmm"); square root of 2 + datum::eps @@ -19307,6 +19309,7 @@ List of additions and changes for each version:
  • faster handling of symmetric matrices by pinv() and rank()
  • faster handling of diagonal matrices by inv_sympd(), pinv(), rank()
  • expanded norm() to handle integer vectors and matrices
  • +
  • added datum::tau to replace 2π