JuliaSmoothOptimizers / JuliaSmoothOptimizers/BundleAdjustmentModels.jl
Don't rely on Julia to decompress the artifacts *.bz2
Open
- Dominant language
- Julia
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In #93, I updated the `git-tree-sha1` of each artifact stored in `Artifacts.toml` such we have the correct `hash` once the archives are decompressed.
The issue is that Julia doesn't handle automatically the decompression of these archives.
We have to do it in this package.
It will simplify the current code and fix #71.
Contributor guide
Assessment
This issue has not been assessed yet.