Ken-B

Results 7 issues of Ken-B

For us europeans, it's quite unfortunate that our currency sign hotkey (alt+shift+2) is the same as the hotkey for this extension. Imagine that every time you type $ somewhere in...

more information needed

How would you like your work to be cited in a publication? Maybe add it to the Readme? Cheers

I want to use your symbols with the Distributions package, but I get an undefined method error for the symbolic inputs because most distribution parameters are expected to be `Real`...

I get following following error running the tests. I'm on master, also of CompilerTools, without building issues. Let me know how I can assist to resolve. ```julia _ _ _(_)_...

from julia-users: https://groups.google.com/forum/#!topic/julia-users/Jpj_Zb7EmcQ Fixed in 28c1860132474f470399f0b1515aea5f3ed66353. Should we add a test? I haven't looked into the issue itself, but could have a look at the end of the week.

When loading SpecialFunctions failed, it should suggest to re-run `Pkg.build("SpecialFunctions")` instead of re-run `Pkg.build("fvheQ")` (the latter command does not work). At https://github.com/JuliaLang/Pkg.jl/issues/1290 it was suggested this might be an issue...

My `Pkg.update()` is failing because of `Pkg.build("Homebrew")`. ```julia julia> Homebrew.upgrade() Error: Refusing to uninstall /Users/ken/.julia/v0.5/Homebrew/deps/usr/Cellar/gmp/6.1.1 because it is required by libgfortran 6.2, nettle 3.3, which are currently installed. You can...