In the docs it is stated that in order to use this package you just need to run Pkg.add("CellularSheaves"). This doesn't work as the package is not registered. A workaround is to run Pkg.add("https://github.com/AlgebraicJulia/CellularSheaves.jl.git').
In the docs it is stated that in order to use this package you just need to run
Pkg.add("CellularSheaves"). This doesn't work as the package is not registered. A workaround is to runPkg.add("https://github.com/AlgebraicJulia/CellularSheaves.jl.git').