Displaying 1 result from an estimated 1 matches for "initjulia".
2014 Jun 06
1
Rjulia: a package for R call Julia through Julia C API
...do
1 finish basic typemapping, now int boolean double R vector to julia 1d-array is ok,and julia int32 int64 float64 bool 1D array to R vector is also ok.
2 R STRSXP to julia string 1D array and Julia string array to STRSXP is written but not sure it is correct or not?
3 Can Set Julia gc disable at initJulia.
to build Rjulia need git master branch julia and R.
the package now only finish very basic function, need more work to finish. so any comments and advice is welcome.
currently it can be use on unix and windows console,on windows gui it crashed.
[[alternative HTML version deleted]]