Lossy compression with controlled error tolerance for smooth data series
Project description
Limesqueezer
Limesqueezer is a toolkit where NumPy array are lossily compressed using spline fitting.
Table of Contents
Quick start guide
Here's how you can start
The first steps
Installing
Install Limesqueezer with pip
pip install limesqueezer
Importing
Import name is the same as install name, limesqueezer
.
import limesqueezer
Since the package is accessed often, abbreviation ls
is used. The abbreviation is used throughout this document.
import limesqueezer as ls
Changelog
1.0.13 2024-07-17
- Support for python 3.12
1.0.12 2022-07-16
- Changed README to Markdown-only
- Updated documentation
- Some refactoring
- Fixed type hints to pass MyPy type checking
1.0.11 2022-07-16
- Debug plotting improvements
- Added undocumented API for other fitting functions
- More tests
- Profiling and benchmarking from tests
1.0.10 2022-05-08
- Cleaned documentation
1.0.9 2022-04-03
- Block and stream compression are much more uniform
- Restructuring
- Tests
- Profiling
1.0.8 2022-03-20
- Step-by-step style ploting of the compression.
1.0.7 2021-12-07
1.0.6 2021-12-02
1.0.5 2021-12-02
1.0.4 2021-12-01
1.0.3 2021-11-30
- First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
limesqueezer-1.0.13.tar.gz
(18.1 kB
view details)
Built Distribution
File details
Details for the file limesqueezer-1.0.13.tar.gz
.
File metadata
- Download URL: limesqueezer-1.0.13.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8927f0fd8d03970119d33644a5b918c8a34b1240ba0d8f2ea21002df6e3e48f |
|
MD5 | 567bc1a5edb6b1dc8d2380733cd4abb6 |
|
BLAKE2b-256 | a0a64a7f32d7fa5c955f6094ad13098170d31b2c9b6cf2edd857c5239c12fb10 |
File details
Details for the file limesqueezer-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: limesqueezer-1.0.13-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e09fd71e5f96ee7e0dc6b4848b66c7b6fa016159d6d7ccbf8d0f795a124658f |
|
MD5 | 5c5044547c6ba5e19760c936ff1d832e |
|
BLAKE2b-256 | e54bff4634bd918bcedb54243b29a2d713e31c9f22af57331fbc24f92e4fc4d6 |