arsenal9971 / Shearlab.jl

Shearlab is a Julia Library with toolbox for two- and threedimensional data processing using the Shearlet system as basis functions which generates an sparse representation of cartoon-like functions.
https://arsenal9971.github.io/Shearlab.jl/
Other
31 stars 9 forks source link

Error in PKG #26

Open emna191 opened 2 years ago

emna191 commented 2 years ago

I installled julia

But julia> Pkg.add (''Shearlab'')

error: Pkg not defined

arsenal9971 commented 2 years ago

At the moment, for the last julia versions this package is not anymore in the repositories, you can install it directly from github though, use:

pkg> add "https://github.com/arsenal9971/Shearlab.jl"