2012-02-06 16:39:49 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
2013-08-13 22:48:27 +04:00
|
|
|
<herd>sci-mathematics</herd>
|
|
|
|
<herd>python</herd>
|
|
|
|
<longdescription lang="en">
|
|
|
|
PyWavelets is a Python wavelet transforms module that can perform:
|
2012-02-06 16:39:49 +04:00
|
|
|
* Discrete Wavelet Transform (1D and 2D)
|
|
|
|
* Inverse Discrete Wavelet Transform (1D and 2D)
|
|
|
|
* Stationary Wavelet Transform
|
2012-08-03 11:35:23 +04:00
|
|
|
* Wavelet Packets decomposition and reconstruction
|
|
|
|
</longdescription>
|
2013-08-13 22:48:27 +04:00
|
|
|
<upstream>
|
|
|
|
<remote-id type="pypi">PyWavelets</remote-id>
|
|
|
|
</upstream>
|
2012-02-06 16:39:49 +04:00
|
|
|
</pkgmetadata>
|