-
Hi,
I first wanted to say that I really like the ccxt library.
I wonder if some examples to use it with Julia language couldn't be done.
https://julialang.org/
https://juliahub.com/case-studies/…
-
https://github.com/scicloj/scicloj/blob/a7bededca8078962990c74bc8362e87437cd232e/resources/templates/md/pages/libraries.md
Not sure what a good link would be instead tho. Maybe this https://mxnet.a…
-
## 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…
-
### System Information
OpenCV version: 4.8.0
Operating System / Platform: Ubuntu 22.04.2 LTS (WSL2)
Compiler & compiler version: GCC 11.3.0
### Detailed description
Error while compiling Julia bi…
-
Hi @DavisVaughan, thanks so much for your great tree-sitter work. For an upcoming project at rOpenSci, we aim to use tree-sitter s-expression output to quantify aspects of tree edit distances between …
-
On today's julia 0.7, `using Lazy` throws the error:
```
The form `Expr(:let, ex, binds...)` is deprecated. Use `Expr(:let, Expr(:block, binds...), ex)` instead.
ERROR: LoadError: LoadError: synt…
-
Current implementation is almost done, but some details are still pending:
1. Increase coverage/tests/examples to stress bindings as much as possible
2. `test/example_3.jl`: replace `malloc/fr…
-
I am one of the maintainers of the MPI wrapper package for Julia https://github.com/JuliaParallel/MPI.jl. This package provides Julia language bindings for MPI, essentially wrapping various MPI functi…
-
**Please describe the problem you are trying to solve.**
We repeatedly have issues with "systems" that ship their own libraries. These can conflict with the libraries used to build preCICE. Example…
-
Thanks for this it's really great. I've wanted something like Observable in Julia land for a while now.
Do you have any plans for extensions/plugins of some kind? I'm addicted to using Vim bindin…