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.
@arsenal9971 : I tried to add the latest version of Shearlab.jl (v0.3.1) on Julia v1.1.0. But I couldn't due to the following error:
(v1.1) pkg> add Shearlab
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Shearlab [bd728e11]:
Shearlab [bd728e11] log:
├─possible versions are: [0.1.2-0.1.3, 0.2.0] or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions [0.1.2-0.1.3, 0.2.0]
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
@arsenal9971 : I tried to add the latest version of Shearlab.jl (v0.3.1) on Julia v1.1.0. But I couldn't due to the following error:
Thanks!