Metadata-Version: 2.1
Name: ucurv
Version: 0.1.0
Summary: uniform discrete curvelet transform
Home-page: https://github.com/yud08/ucurv
Author: Duy Nguyen
Author-email: duyn26364@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# UCURV Uniform Discrete curvelet transforms.

This package implements the Uniform Discrete Curvelet Transform as described in "Uniform discrete curvelet transform" TT Nguyen, H Chauris - IEEE transactions on signal processing, 2010, following the suggestion in https://github.com/PyLops/pylops/wiki/GSoC-2023-Project-Ideas

# What are the curvelet transforms?
https://en.wikipedia.org/wiki/Curvelet
