-
See related issue for [streaming output](https://github.com/f3d-app/f3d/issues/1101).
F3D currently accepts a model name as a command-line argument.
F3D will then read the model from disk before…
-
Hi,
I am really liking the possibilities of Ink and would love to use it with python (and maybe Matlab in the long run since the Matlab IDE...well, lacks VIM bindings).
Do any documents exist with p…
-
Hi, I am just installing MiniQhull and everything seemed ok but once I try to perform a delaunay triangulation I get the following error
```julia
> connectivity = MiniQhull.delaunay(dim, numpoints, …
-
great that this project is still being updated! I just tried out with the newest release candidate for julia which again exports options, so the build script works.
I tried to use this package in t…
-
Currently if you try to unpack a result from `delayed` into several bindings on the lhs
```julia-repl
julia> using Dagger
julia> swap(a, b) = b, a
swap (generic function with 1 method)
juli…
-
Bonjour,
While trying to find some Qt5 binding for Julia, I only found your Qt5 projet which is no more active. I hope it is not yet stopped simply because you think that nobody is interested!!
So h…
-
* Add a shared build option to the Makefile
* Add functions to return the values of the `#defines` so they are accessible from a shared build
-
Due to JuliaCon2023 I've heard about `GraphBLAS` and I'm fairly fascinated by it.
I believe it could be a great addition to the rather hollow landscape of graph algorithms in Rust.
Unfortunately, …
-
We are using Clang.jl to automate the conversion of p4est headers to Julia bindings. It wraps functions and structs, but some structs are skipped.
Manually wrapping some complex C-structs and C-uni…
-
## Description
For the other language bindings, I was able to reduce the dependencies down quite a lot by using the "[lite](https://github.com/apache/incubator-mxnet/blob/master/ci/docker/Dockerfil…