Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
90203e3d0fbe2e3a032c6a66067f69027a7cbe0c
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
1
30
Nov
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
30
29
28
27
26
22
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
15
14
13
Performance improvements
Implement all remaining rxxx functions except for rmultinom
Merge pull request #507 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
Merge pull request #508 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:newAttrsBench to master
Unnecessary profiles removed
A couple of fix-ups in attribute related nodes
Merge pull request #506 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/small-fixes to master
simplify CallRFFI.invokeCall signature and native info extraction in ForeignFunctions etc.
forward dll info to CallRFFI/CRFFI
Merge pull request #504 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
pylint fix
mx_fastr: add nativebuild command
rffi: further cleanp
as.complex has internal generic dispatch
Parser: hex float literals without decimal point (e.g. 0x0p0)
Merge pull request #505 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/parser-hex-floats to master
Merge pull request #503 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/prob-distr3 to master
TestRandGenerationFunctions: Ignore.Whitespace is enough to match GnuR warnings output
Fix typo in RPois + Wilcox catches OutOfMemoryError
Parser: support for hex float literals (e.g. 0xa.bP16)
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
Merge branch 'master' into feature/ffi
ffi: route all upcalls through CallRFFIHelper
Merge pull request #502 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
regenerate test output
Merge branch 'master' into feature/ffi
Merge pull request #497 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/rrng-updates to master
Merge pull request #501 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/internal-pkgtest to master
refactor TestRFFIPackage, add more tests; (pessimally) fix “complete” status of vectors updated in RFFI
pkgtest: don’t install blacklisted Suggests packages; aggregrate test output explicitly into single file
Loading