From de559139824bd5baf427d215a89d5d3eaf815ceb Mon Sep 17 00:00:00 2001 From: Kai Staats Date: Tue, 7 Feb 2017 16:43:02 -0700 Subject: [PATCH] operators supported with v1.0 --- files/templates/operators_list.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/files/templates/operators_list.txt b/files/templates/operators_list.txt index b313e81..24193fd 100644 --- a/files/templates/operators_list.txt +++ b/files/templates/operators_list.txt @@ -1,4 +1,4 @@ -OPERATORS TESTED with Karoo GP +OPERATORS TESTED with Karoo GP v1.0 +,2 -,2 @@ -6,6 +6,8 @@ OPERATORS TESTED with Karoo GP /,2 **,2 +The following are not currently supported, but will be again with subsequent releases. + and,2 or,2 @@ -36,6 +38,3 @@ or,2 Where sin, cos, exp, and log must be preceded by another operator. - -For documentation on the core Sympy operators, visit: -http://docs.sympy.org/latest/modules/core.html