You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ RMath-Java
3
3
4
4
RMath-Java is a Java wrapper of R's C library of math functions. If you are not interested in the whole GIT repo you can just download the latest release of the JAR file (from the Releases section) and add it to your CLASSPATH.
5
5
6
-
Currently the it only works on Mac OS X, since I haven't compiled the native for the other OS'es yet, but Linux are in the pipe.
6
+
Currently the it only works on Mac OS X and Linux x86, since I haven't compiled the native for the other OS'es yet.
0 commit comments