- Dec 02, 2016
-
-
stepan authored
-
- Dec 01, 2016
-
-
Zbyněk Šlajchrt authored
* commit 'd9ec63fd': Unnecessary profiles removed A couple of fix-ups in attribute related nodes
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Lukas Stadler authored
* commit '55510925': as.complex has internal generic dispatch Parser: hex float literals without decimal point (e.g. 0x0p0)
-
- Nov 30, 2016
-
-
Mick Jordan authored
* commit 'e10337ce': pylint fix mx_fastr: add nativebuild command rffi: further cleanp ffi: route all upcalls through CallRFFIHelper
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
stepan authored
-
stepan authored
-
Stepan Sindelar authored
Merge pull request #505 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/parser-hex-floats to master * commit 'c26280d0': Parser: support for hex float literals (e.g. 0xa.bP16)
-
Stepan Sindelar authored
Merge pull request #503 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/prob-distr3 to master * commit 'ff858293': TestRandGenerationFunctions: Ignore.Whitespace is enough to match GnuR warnings output Fix typo in RPois + Wilcox catches OutOfMemoryError Regenerate expected tests output + few more rxxx tests RDeparse: 'correct' spacing around '/' Implement rwilcox Implement C_rnbinom_mu for rnbinom with parameter mu Implement C_rnchisq adding support for rchisq with 3 arguments Implement 'rweibull' Implement 'rlogis' Implement 'rf' Implement rgamma + unified tests for all rxxx functions RRNG: save some allocations when handling .Random.seed Simplify RandFunctionX_Y interfaces
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
stepan authored
-
Mick Jordan authored
-
- Nov 29, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
* commit '48ee48da': regenerate test output refactor TestRFFIPackage, add more tests; (pessimally) fix “complete” status of vectors updated in RFFI
-
Mick Jordan authored
-
Mick Jordan authored
-
Stepan Sindelar authored
Merge pull request #497 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/rrng-updates to master * commit '1c3d387f': Random number generators return only single double, but MersenneTwister creates many at once and buffers the result Fix RNGkind + make RRNG class bit lighther
-
Lukas Stadler authored
Merge pull request #501 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/internal-pkgtest to master * commit '763d971c': pkgtest: don’t install blacklisted Suggests packages; aggregrate test output explicitly into single file
-
Mick Jordan authored
refactor TestRFFIPackage, add more tests; (pessimally) fix “complete” status of vectors updated in RFFI
-
Mick Jordan authored
pkgtest: don’t install blacklisted Suggests packages; aggregrate test output explicitly into single file
-
- Nov 28, 2016
-
-
Stepan Sindelar authored
Merge pull request #498 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/identical-double-robust-try to master * commit '6a202cf5': New builtin .fastr.try(func) that catches internal errors Identical is closer to GnuR when comparing doubles
-
Lukas Stadler authored
* commit '5fa149c9': mx.fastr: set version dependency to 5.60.0; use mx.get_runtime_jvm_args in preference to mx.classpath
-
Lukas Stadler authored
* commit '999809b3': missing TruffleBoundary
-
- Nov 26, 2016
-
-
Mick Jordan authored
-