-
I have already followed the instructions on generating the fmm.so file and get this important file. Also, I have developed the FLOWExaFMM on my julia environment. However, when I try to import this…
-
This is an overview of the outstanding issues regarding G sets, and is meant to track their current status.
- [ ] We need to improve computation of GAP orbits on Julia objects (see #722). The obsta…
-
It would be nice to have wrappers for the Julia language (http://julialang.org). Is anyone actively working on it or is it at least a planned feature? Calling C code from Julia is supposed to be strai…
-
With Julia 0.4 finally out, now it makes sense to develop a wrapper.
-
It would be great to be able to use DIPLib in Julia.
I'd recommend having no dependency on the current Image library of Julia and just use the regular `AbstractArray` as the data type.
-
It seems like this package provides the same functionality as the native julia implementations provided by `Transformers.jl`. https://chengchingwen.github.io/Transformers.jl/stable/huggingface/#Transf…
-
I am trying to re-generate the wrappers for [XRootD.jl](https://github.com/JuliaHEP/XRootD.jl) with version v0.16.0 of CxxWrap and version v0.13.2 of libcxxwrap_julia_jll. I can build successfully t…
-
Hi
Since we [SLIM]() work a lot in julia and some external user could be interested, I have created a julia native wrapper for rsf which consist of:
- `RSF_jll` a Julia binary library with rsf l…
-
Currently, the way we build this package is that opencv and opencv-contrib are both recipes in the Yggdrasil repo. The code in contrib generates the wrappers for the Julia package.
It probably woul…
-
I tried to install Julia 1.10 via the easyconfig. I used curl to download the current easyconfig file and the new julia.wrapper file. The sanity checks fail saying
```
== 2024-07-08 16:06:47,294 bui…