We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0156e commit 853a039Copy full SHA for 853a039
README.md
@@ -5,7 +5,7 @@ There are two unique features which make SymJava different:
5
6
1. Operator Overloading is implemented by using Java-OO (https://github.com/amelentev/java-oo)
7
8
-2. Java bytecode is generated at runtime for a symbolic expression. Fast numerical evaluation is achieved.
+2. Java bytecode is generated at runtime for symbolic expressions which make the numerical evaluation really fast.
9
10
Install java-oo Eclipse plugin for Java Operator Overloading support (https://github.com/amelentev/java-oo):
11
Click in menu: Help -> Install New Software. Enter in "Work with" field:
0 commit comments