Kristoffer Carlsson
Kristoffer Carlsson
I wonder if https://github.com/JuliaPackaging/Yggdrasil/issues/915 is related. It also has to do with `libiomp` on Mac. Does things work ok for you if you use a system installation of MKL /...
It's usually good to feed inputs from a file or stdin to prevent specialising on benchmark constants.
Personally, I think that Documenter is a bit overkill for this package since the exposed API is so small (meaning the extra indirection over just looking at the README is...
> I think it's not clear to me what the exposed API actually is. The one that is documented. > However, other packages are using more than just those exports...
No, I mean the ones that are in the documentation (the README). There can be a discussion about exposing more inside Tokenize.jl as public but I just want to be...
Added a coverage badge to README
https://github.com/twadleigh/mexjulia/blob/66b50cd2c342fdfb60eb57f56056a67fd049671d/jl.m#L152
@aminya, as a tip, it is usually better for a PR to focus on one thing. This changes the printing and works around the Julia bug which are two things....
Do you know how to repo this?
So this is really a GitHub.jl issue? Should the `url` field be changed to `::String`?