miguelraz / OrthogonalPolynomials.jl

Other
6 stars 1 forks source link

Problem installing package #18

Open ludoro opened 5 years ago

ludoro commented 5 years ago

Pkg.add("OrthogonalPolynomials") gives me the following error:

Pkg.add("OrthogonalPolynomials")
  Updating registry at `~/.julia/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
ERROR: The following package names could not be resolved:
 * OrthogonalPolynomials (not found in project, manifest or registry)
Please specify by known `name=uuid`.

Is this still in the registry?