- Mar 23, 2017
- Mar 09, 2017
-
-
Zbynek Slajchrt authored
-
- Feb 01, 2017
-
-
Mick Jordan authored
-
- Jan 27, 2017
-
-
Mick Jordan authored
-
- Jan 13, 2017
-
-
stepan authored
-
- Jan 10, 2017
-
-
Mick Jordan authored
coalesce all seq builtins into SeqFunctions add fast paths for seq and seq.default refactor and expand seq unit tests
-
- Jan 06, 2017
- Jan 05, 2017
-
-
stepan authored
- code corresponding to 'nmath' in GnuR moved to new package: com.oracle.truffle.r.runtime.nmath - it turns that Wilcox uses Choose, which is a builtin node, the original structure did not allow code reuse in such cases - implement wilcox externals {d/p/q}wilcox and wilcox_free + improved choose
-
- Jan 03, 2017
- Jan 02, 2017
-
-
stepan authored
getCanonicalFile() removes any '..' from the path. Some IDEs (intellij) put '..' into StandardLocation.SOURCE_OUTPUT. With '..' the getParentFile() does not work as intended.
-
- Dec 30, 2016
- Dec 28, 2016
-
-
Mick Jordan authored
-
stepan authored
Provide parameter values for each distribution separately + honor semantics of common parameters like probability in [0,1] etc. Few minor fixes of bugs discovered along the way. Plus 'pgamma' external implemented.
-
- Dec 23, 2016
-
-
stepan authored
+ necessary DPQ/RMath methods + move all XChisq to Chisq.java
-
- Dec 22, 2016
-
-
stepan authored
-
- Dec 21, 2016
-
-
stepan authored
-
- Dec 14, 2016
- Dec 13, 2016
-
-
Mick Jordan authored
-
- Dec 09, 2016
-
-
stepan authored
-
- Dec 07, 2016
-
-
stepan authored
-
Mick Jordan authored
rffi: C, Call, Grid, Lapack, PCRE, RAppl, STats, Tools, UserRNG as Truffle Node; refactor ForeignFunctions to keep C/Fortran together
-
- Dec 02, 2016
- Nov 30, 2016