Skip to content

Releases: wouterel/perconet

Version 0.4.3

Choose a tag to compare

@wouterel wouterel released this 12 Oct 14:07
f04f066

Fixing some missing info on PyPI

Version 0.4.2

Choose a tag to compare

@wouterel wouterel released this 12 Oct 11:51
147939e

Fix error in documentation generation that slipped through in version 0.4.1.

Version 0.4.1

Choose a tag to compare

@wouterel wouterel released this 12 Oct 11:35
6110628

Modified pyproject.toml to conform to the standard set by poetry 2 (tested with poetry 2.2.1).

Version 0.4.0

Choose a tag to compare

@wouterel wouterel released this 11 Oct 21:06
4fb139e

No new features. Simply added Python 3.14 compatibility to pyproject.toml.

Version 0.3.1

Choose a tag to compare

@wouterel wouterel released this 24 Oct 21:40

Pypi classifier for Python 3.13 has been added, as well as some badges in the README.

Version 0.3.0

Choose a tag to compare

@wouterel wouterel released this 10 Oct 15:11

Perconet also works with Python 3.13 (tested on version 3.13.0rc) and with numpy versions above 2.0 (tested up to version 2.1.2).

This release reflects this in the dependency specifications. Minimum versions have not been changed and are still Python 3.8 and numpy 1.23.

Patch version 0.2.4

Choose a tag to compare

@wouterel wouterel released this 09 Oct 13:11

Version 0.2.4 contains a fix for an issue where the default behavior of some versions of numpy would cause an array that should contain integers to become dtype=float. The issue would present itself as a fatal error, so analyses done with previous versions that did not crash were not affected by it.

Full Changelog: v0.2.1...v0.2.4

First release

Choose a tag to compare

@wouterel wouterel released this 24 Nov 15:23

This is a beta release in the sense that after several years of using the package in our own research group we are now encouraging others to use it and give us feedback (bug reports and feature requests via GitHub issues, other inquiries via e-mail).