Skip to content

Commit 853a039

Browse files
authored
Update README.md
1 parent 3b0156e commit 853a039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ There are two unique features which make SymJava different:
55

66
1. Operator Overloading is implemented by using Java-OO (https://github.com/amelentev/java-oo)
77

8-
2. Java bytecode is generated at runtime for a symbolic expression. Fast numerical evaluation is achieved.
8+
2. Java bytecode is generated at runtime for symbolic expressions which make the numerical evaluation really fast.
99

1010
Install java-oo Eclipse plugin for Java Operator Overloading support (https://github.com/amelentev/java-oo):
1111
Click in menu: Help -> Install New Software. Enter in "Work with" field:

0 commit comments

Comments
 (0)