https://github.com/blosc/leaps-examples
https://github.com/blosc/leaps-examples
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/blosc/leaps-examples
- Owner: Blosc
- Created: 2023-11-06T18:42:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T09:22:42.000Z (about 1 year ago)
- Last Synced: 2025-04-25T03:30:59.894Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 54.4 MB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leaps-examples
## Lossy compression (JPEG2000, ZFP...)
See scripts in the lossy/ directory.
## C compression example
See `README.md` in the c-compression/ directory.