-
Just as a curiosity, why this cool tool has been implemented in Julia?
Thanks,
Gian
-
Hi,
I'm new to Dash.jl so the terminology may be confusing.
In my case, I'd like to send a `ComponentArray` (exported from [ComponentArrays.jl](https://github.com/jonniedie/ComponentArrays.jl)) fr…
-
Not sure if this is a bug in `Unzip` or `BlockArrays`
```
julia> using Unzip, BlockArrays
julia> m = mortar([Matrix(rand(i,j)) for i=1:2, j=1:3]);
julia> cblocks = [(rand(),rand()) for c in ea…
-
gtk_print_operation_run with PrintOperationAction_PRINT_DIALOG results in print dialog without any printers and without Print to File option. Corresponding event handlers for on_begin_print and on_dra…
-
As noted by several users, when doing slightly sophisticated things with new commands etc, spurious `` or `` may be inserted. This can be (somewhat) alleviated by ensuring whitespace between "blocks" …
-
Hello,
I've recently started spending more time working in orekit, and I think having a julia package to interact with it would be fantastic. I'd like to help get this up and running to the extent …
-
Thank you for the effort to integrate Intel's x86-simd-sort into Julia! I am wondering have you compared the performance with the default Julia implementation. Do you think it has the potential to be …
-
**Submitting author:** @nikola-sur (Nikola Surjanovic)
**Repository:** https://github.com/Julia-Tempering/Pigeons-Paper
**Branch with paper.md** (empty if default branch):
**Version:**
**Editor:** @…
-
I have noticed that eFEL is super fast compared to pure python feature extraction libraries.
Do you think it would be possible for a hacker to add in Julia support with [a C++ wraper](https://githu…
-