-
- Downloads
use native code to implement "sum" with proper precision
Showing
- com.oracle.truffle.r.native/fficall/src/jni/rfficall.c 31 additions, 0 deletionscom.oracle.truffle.r.native/fficall/src/jni/rfficall.c
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/Sum.java 45 additions, 2 deletions...ltin/src/com/oracle/truffle/r/nodes/builtin/base/Sum.java
- com.oracle.truffle.r.runtime.ffi/src/com/oracle/truffle/r/runtime/ffi/jnr/JNI_CallRFFI.java 15 additions, 0 deletions...rc/com/oracle/truffle/r/runtime/ffi/jnr/JNI_CallRFFI.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/FastROptions.java 1 addition, 0 deletions...untime/src/com/oracle/truffle/r/runtime/FastROptions.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/ffi/CallRFFI.java 2 additions, 0 deletions...untime/src/com/oracle/truffle/r/runtime/ffi/CallRFFI.java
Loading
Please register or sign in to comment