From 1edfc341d73ab64f71de6db0831c9b02704da526 Mon Sep 17 00:00:00 2001 From: Arash Partow Date: Mon, 10 Oct 2016 17:30:19 +1100 Subject: [PATCH] C++ Mathematical Expression Library (ExprTk) https://www.partow.net/programming/exprtk/index.html --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index ce00678..3bedacd 100644 --- a/readme.txt +++ b/readme.txt @@ -1298,7 +1298,12 @@ with vectors: frac, grad2deg, log, log10, log1p, log2, rad2deg, round, sec, sgn, sin, sinc, sinh, sqrt, swap, tan, tanh, trunc (g) Aggregate and Reduce operations: - avg, max, min, mul, sum + avg, max, min, mul, dot, dotk, sum, sumk, count, all_true, + all_false, any_true, any_false + (h) Transformation operations: + copy, rotate-left/right, shift-left/right, sort + (i) BLAS-L1: + axpy, axpby, axpyz, axpbyz, axpbz Note: When one of the above described operations is being performed between two vectors, the operation will only span the size of the