scalet 0.1.1

Continious wavelet transform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# scalet

`scalet` is a **Continuous Wavelet Transform (CWT)** library written in Rust, focused on
speed, numerical robustness, and high-quality visualization.

It provides fast CWT execution for `f32` and `f64`, multiple wavelet types, flexible scale generation,
and optional **color scaleogram rendering** with perceptually good colormaps (including Turbo).

----

This project is licensed under either of

- BSD-3-Clause License (see [LICENSE]LICENSE.md)
- Apache License, Version 2.0 (see [LICENSE]LICENSE-APACHE.md)

at your option.