Next | Query returned 20 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-01-14 17:49:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pywavelets: updated to 1.8.0

PyWavelets 1.8.0

Pip install PyWavelets does not work with GIL disabled version...
Bump actions/upload-artifact from 4.3.4 to 4.4.0 in the github-actions...
DOC: improve figures in \`demo/wp_scalogram.py\`
CI: build free-threaded Windows wheels
CI: fix Windows wheels, clean up cp313/cp313t build config
DOC: highlighted deprecations with backward compatibility information
Bump the github-actions group with 2 updates
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-25 10:37:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pywavelets: needs C17
   2024-08-20 16:24:09 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-pywavelets: do not pollute localdir with .pytest_cache
   2024-08-20 16:22:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pywavelets: updated to 1.7.0

v1.7.0

Issues closed for v1.7.0

Start building WASM wheels against newer Pyodide (version 0.26.0)

Pull requests for v1.7.0

BLD: Test editable installations for PyWavelets in CI
Drop support for older dependencies (see SPEC 0)
MAINT: set version to 1.7.0.dev0
DOC: Fix incorrect indentations for a few interactive examples
DOC, DEP: Remove custom \`:button_text\` directive option, bump...
DEP: Remove \`docutils\` upper-pin, bump \`sphinx\`
FIX, CI: Temporarily disable \`pytest\`'s caching in Pyodide...
CI, BLD: Use \`cibuildwheel\` to build and test Pyodide/WASM...
Bump the github-actions group with 2 updates
Use \`scipy-doctest\` instead of \`refguide-check\`
DOC: easy_install is no longer a thing
CI: Add CI to test on free-threaded Python
CI: Add CI to release nightly wheels against free-threaded Python...
CI: add macOS nightly wheels for free-threaded CPython
Bump softprops/action-gh-release from 2.0.5 to 2.0.6 in the github-actions...
BLD: mark extension modules as compatible to run without the...
BLD: fix a few install tags for generated .py files
Bump the github-actions group with 4 updates
BLD/CI: support Python 3.13 (cp313/cp313t) in pyproject.toml...
   2024-04-08 07:52:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pywavelets: updated to 1.6.0

PyWavelets 1.6.0

We are very pleased to announce the release of PyWavelets 1.6.0. This release
is a minor update to 1.6.x. It adds support for NumPy 2.0, which also keeping
compatibility with NumPy 1.22-1.26. It requires Cython 3.0; support for 0.29.x
is dropped.

Other noteworthy improvements:

- Improved documentation for ``pywt.cwt``
- The documentation was migrated to the PyData Sphinx Theme and the content
  organization improved
- Releases on PyPI now include wheels for ``musllinux`` (x86-64 and aarch64)
- The test suite is now passing and tested in CI with Emscripten/Pyodide
- Nightly builds will be available at
  https://anaconda.org/scientific-python-nightly-wheels/PyWavelets/ going
  forward
   2023-12-02 10:59:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pywavelets: updated to 1.5.0

Issues closed for v1.5
distutils was deprecated in Python 3.10

Pull requests for v1.5
BLD: switch to using Meson as the build system for PyWavelets
DOC: update docs for setup.py removal, and fix ReadTheDocs build
MAINT: fix warnings emitted by loading npy/npz data files
CI: limit contourpy to <1.1, to avoid building win32 from source
Update dependencies per SPEC 0
Remove old travis references
Test on Python 3.12
Add spin as developer UI to meson
AppVeyor: Upgrade to Visual Studio 2022 and use python-launcher
Build Python 3.12 wheels
Test on final releases on Python 3.12
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2022-11-15 00:50:35 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-pywavelets: update to 1.4.1.

==============================
PyWavelets 1.1.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.1.

This release includes enhanced functionality for both the stationary wavelet
transforms (``swt``, ``swt2``, ``swtn``) as well as the continuous wavelet
transform (``cwt``). In addition, there are a handful of bug fixes as
described in more detail below.

This release has dropped Python 2.7 support and now requires Python >= 3.5.

==============================
PyWavelets 1.1.1 Release Notes
==============================

This release is identical in functionality to 1.1.0.

It fixes setup.py to prevent pip from trying to install from PyPI for
Python < 3.5.
==============================
PyWavelets 1.2.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.2.

This release has new discrete wavelet transforms features incleading a series
of multiresolution analysis functions (details below).

PyWavelets has dropped support for Python 3.5 and 3.6 and now supports
Python 3.7-3.10.

We also now provide aarch64 linux wheels as well as universal2 and arm64
wheels that are compatible with Apple's M1 processors.

==============================
PyWavelets 1.3.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.3. This release
is functionally the same as 1.2.0, but we have updated the set of binary wheels
provided. Specifically we have added `aarch64` wheels for Python 3.7 that were
missing in 1.2.0 and have updated the versions of `manylinux` used for the
linux wheels in a manner consistent with NumPy and SciPy. We have also dropped
`musllinux` wheels which were present for some architectures in 1.2.0. We may
add them again in the future if they are adopted by NumPy and there is a
demand for this architecture.

==============================
PyWavelets 1.4.0 Release Notes
==============================

We are very pleased to announce the release of PyWavelets 1.4. This release
is a minor update to 1.3.0. It adds wheels for Python 3.11 and drops support
for Python 3.7.

There is one new utility function, `pywt.frequency2scale`, that can be used to
determine CWT scale factors corresponding to a given (normalized) frequency.
It is the inverse of the existing `pywt.scale2frequency`.

Next | Query returned 20 messages, browsing 1 to 10 | Previous