File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -53,11 +53,13 @@ machine learning algorithms completely in R with performance comparable
53
53
to optimized C implementations. FlashR reimplements many existing R functions
54
54
for matrices to provide users a familiar R programming environment. FlashR
55
55
is implemented as a regular R package.
56
+ The [ programming tutorial] ( https://github.com/icoming/FlashX/wiki/FlashR-programming-tutorial )
57
+ shows all of the features in FlashR.
56
58
57
59
Documentation
58
60
========
59
61
60
- [ FlashGraph-ng Quick start guide] ( https://github.com/icoming/FlashX/wiki/FlashX-Quick-Start-Guide )
62
+ [ FlashX Quick start guide] ( https://github.com/icoming/FlashX/wiki/FlashX-Quick-Start-Guide )
61
63
62
64
[ FlashGraph programming tutorial] ( https://github.com/icoming/FlashX/wiki/FlashGraph-programming-tutorial ) .
63
65
You can’t perform that action at this time.
0 commit comments