稀疏矩阵标准库,不会安装和使用,我查阅了文档和搜索栏网页,还是没有解决问题。
julia> Pkg.add("SparseMatrix")
Updating registry at ~/.julia/registries/General
Updating git-repo https://github.com/JuliaRegistries/General.git
ERROR: The following package names could not be resolved:
- SparseMatrix (not found in project, manifest or registry)
Please specify by knownname=uuid
.