-
- Downloads
Implemented grid-device server.
Showing
- com.oracle.truffle.r.library.fastrGrid.server/src/com/oracle/truffle/r/library/fastrGrid/server/RemoteDeviceServer.java 545 additions, 0 deletions...ruffle/r/library/fastrGrid/server/RemoteDeviceServer.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/GridContext.java 13 additions, 7 deletions...c/com/oracle/truffle/r/library/fastrGrid/GridContext.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/WindowDevice.java 20 additions, 14 deletions.../com/oracle/truffle/r/library/fastrGrid/WindowDevice.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/device/NotSupportedImageFormatException.java 34 additions, 0 deletions...ry/fastrGrid/device/NotSupportedImageFormatException.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/device/awt/BufferedImageDevice.java 1 addition, 8 deletions...e/r/library/fastrGrid/device/awt/BufferedImageDevice.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/device/remote/RemoteDevice.java 653 additions, 0 deletions...uffle/r/library/fastrGrid/device/remote/RemoteDevice.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/device/remote/RemoteDeviceDataExchange.java 268 additions, 0 deletions...ary/fastrGrid/device/remote/RemoteDeviceDataExchange.java
- com.oracle.truffle.r.library/src/com/oracle/truffle/r/library/fastrGrid/grDevices/InitWindowedDevice.java 3 additions, 4 deletions...fle/r/library/fastrGrid/grDevices/InitWindowedDevice.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/FastRConfig.java 13 additions, 4 deletions...runtime/src/com/oracle/truffle/r/runtime/FastRConfig.java
- mx.fastr/mx_fastr.py 6 additions, 0 deletionsmx.fastr/mx_fastr.py
- mx.fastr/native-image.properties 3 additions, 2 deletionsmx.fastr/native-image.properties
- mx.fastr/suite.py 28 additions, 0 deletionsmx.fastr/suite.py
Loading
Please register or sign in to comment