Yu Gong
Yu Gong
good to hear the cause of this issue wase founded, now the ball is in r-core or mingw or gcc team's court
I make a manual build C# on windows ,but the procedure is ugly mod ,comment out a few line code in cmake script. it will be great if you can...
this is my mod , ```patch diff --git a/cmake/FindCSharp.cmake b/cmake/FindCSharp.cmake index 10b7fd55b..3579719d4 100644 --- a/cmake/FindCSharp.cmake +++ b/cmake/FindCSharp.cmake @@ -64,12 +64,12 @@ endif( ) FIND_PACKAGE_HANDLE_STANDARD_ARGS(CSharp FOUND_VAR CSHARP_FOUND - REQUIRED_VARS CSHARP_TYPE CSHARP_COMPILER...
I don't think so , will mod it in next month
yes, but the we need carefully read the dataframe docs ,and then change rjulia
I have new idea about rjulia , thinking using RCall.jl to write rjulia2, so we don't need so much c code to do conversion. already write a prototype https://github.com/armgong/rjulia2 I...
don't know NamedArrays.jl or AxisArrays.jl ,will take a look . thanks
> For the `--EmitJNI` option considered to be "working", it should at least pass the JNI backend tests, for which the make targets are: > > ``` > check-onnx-backend-jni >...
@AlexandreEichenberger will try add test for this, but need more time and learn how to add test use python
sorry, busy for other things, have no time to mod and finished the test