I'm not sure why but this package does not seem to be in the registery.
julia> Pkg.add("PolynomialRoots")
Updating registry at `~/programs/JuliaPro-1.0.1.1/JuliaPro/pkgs-1.0.1.1/registries/JuliaPro`
Updating git-repo `https://pkg.juliacomputing.com/registry/JuliaPro`
ERROR: The following package names could not be resolved:
* PolynomialRoots (not found in project, manifest or registry)
Please specify by known `name=uuid`.
I can still import it in julia 0.6.4 though.
I'm not sure why but this package does not seem to be in the registery.
I can still import it in julia 0.6.4 though.