-
-
-
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…
-
We should have some functionality to transform results gathered with R or Julia to our InferenceData format (netCDF4).
These could be native (written in R and Julia) modules.
-
### What is the bug?
Somehow this commit
```
SHA-1: 462285a9e8101e630bb52a0c7651ce7247d06de7
* Merge pull request #10742 from rouault/netcdf_identify_hdf4_hdf5
netCDF driver: simplify identif…
-
Hi!
I am really impressed by your colossal work on this math kernel!
I am writing a Julia wrapper to benchmark faer against OpenBLAS and MKL.
So far I have only studied the dense matrix-matrix …
-
I am struggling with being able to call java routines, whos classes are inside a subfolder
view5d/
in the jar file. I tried in vain for days. After opening the library
```julia
V = @JavaCall.jimpo…
-
Since `Gray{T}` supports whatever numeric operations `T` supports, I think it is reasonable to make `Gray
-
I tried to create a sparse vector of strings, and it failed due to `zero(String)` not being defined. I'm using the empty string `""` as the zero value. Any chance of enhancing `SparseArrays` to suppor…
-
This is just a note for the documentation, namely the example here:
https://ericphanson.github.io/SDPAFamily.jl/dev/examples/#SDP-relaxation-in-polynomial-optimization-problem-1
The fact that SCS …