-
Hi,
Do you have Julia bindings available for VkFFT?
Thank you,
Best
-
Are there any up-to-date Julia bindings for MFEM? I've found the [AdFem.jl](https://github.com/kailaix/AdFem.jl) package, though it appears to not have been maintained for a while so I assume it's out…
-
## Description
To write a pattern to recognize a `let` block in a rule, one would write:
```julia
let ...
...
end
```
because multiple bindings can follow the `let` keyword. However, at the m…
-
This will require multiple steps:
- [ ] Register the C package with [Yggdrasil](https://github.com/JuliaPackaging/Yggdrasil), creating a Sphericart_jll package. This will require making sure we can…
-
Currently, communication between DGGS.jl and DGGRID is done via files and the shell interface of [DGGRID7_jll](https://github.com/JuliaPackaging/Yggdrasil/blob/master/D/DGGRID7/build_tarballs.jl) bina…
-
Julia is a new language designed for scientific programming.
It has a CFFI so should be useable with FFIG.
https://julialang.org
https://docs.julialang.org/en/stable/manual/calling-c-and-fortra…
jbcoe updated
6 years ago
-
## Bindings and Tests for the Julia Language
* Author: Archit Rungta / @archit120
* Link: [Raised Issue](https://github.com/opencv/opencv/issues/16233)
* Status: **Draft**
* Platforms: **All** …
-
It would be great to have a C-accessible API for Icechunk, as a "lowest common denominator" for access from Julia, C, GDAL, etc.
I am personally a contributor to Julia's Zarr implementation in htt…
-
Does julia poses fundamental limitations to declare bindings withoud shared lib (executable with embedded julia), like pybind11 `PYBIND11_EMBEDDED_MODULE`?
I try to create julia module and sand …
-
I don't think there's a good binding library like pyo3 or wasm-bindgen, but this should be doable via straight FFI:
https://github.com/felipenoris/JuliaPackageWithRustDep.jl
I'm not exactly sure w…
bovee updated
2 years ago