Skip to content

Releases: chipmuenk/pyfda

v0.9.1: Fix Python 3.12 compatibility issues

03 Oct 15:41
Compare
Choose a tag to compare

Latest Build

07 Aug 12:40
Compare
Choose a tag to compare
Latest Build Pre-release
Pre-release
Update changelog and version

Signed-off-by: Christian Muenker <mail@chipmuenk.de>

v0.9.0: Filter storage and improved fixpoint functionality

30 Sep 13:06
Compare
Choose a tag to compare

v0.9.0b1: Load and store filters and improve fixpoint functionality

02 Apr 18:15
Compare
Choose a tag to compare

v0.8.4: Bugfix release

10 Oct 12:16
Compare
Choose a tag to compare

For details see CHANGELOG.md

Full Changelog: v0.8.3...v0.8.4

v0.8.3: Fix crashes when saving coefficients in fixpoint format

14 Sep 15:57
Compare
Choose a tag to compare

v0.8.2: Fine-tune matplotlib font size for various conditions

08 Sep 14:42
Compare
Choose a tag to compare

v0.8.1: Fix some display errors for high resolution screens

08 Sep 09:52
51a3f48
Compare
Choose a tag to compare

v0.8.0: Flatpak, load and save your stimuli

09 Aug 14:53
88efd32
Compare
Choose a tag to compare

Highlights of the v0.8.0 release

  • pyfda releases are made available in Flatpak format (from Flathub as well), thanks to @Murmele

  • 'Latest' releases are created automatically for each push to the main branch for Windows, OS X and Linux (Flatpak, see above)

  • In the y[n] tab, you can now load CSV and WAV files as stimuli and save the response in the same format.

  • Lots of bugfixes and small UI updates

For details see CHANGELOG.md

Future activities and collaborations

Due to lack of time, I have to limit my activities to bug fixing and some features that I need in the foreseeable future. Like in every FOSS project, you are happily invited to collaborate (and / or discuss with me) especially in the following fields where I have little expertise:

  • Software architecture
  • Testing, documenting, translating
  • Deployment
  • Improving the Github project page

But of course there are a lot of other open topics as well like

  • Improving imports and exports
  • Fixpoint simulation and HDL export (I'll be working on that)
  • Dark mode (ca. 80% finished but not so important for me)
  • Integrating a proper 3D plotting tool like vispy
  • Integrating a fast 2D plotting tool for the y[n] tab (again, like vispy)
  • ...

First beta for the v0.8.0 release

08 Aug 16:46
Compare
Choose a tag to compare
Pre-release

Highlights of the v0.8.0 release

  • pyfda releases are made available in Flatpak format (from Flathub as well), thanks to @Murmele

  • 'Latest' releases are created automatically for each push to the main branch for Windows, OS X and Linux (Flatpak, see above)

  • In the y[n] tab, you can now load CSV and WAV files as stimuli and save the response in the same format.

  • Lots of bugfixes and small UI updates

For details see CHANGELOG.md

Future activities and collaborations

Due to lack of time, I have to limit my activities to bug fixing and some features that I need in the foreseeable future. Like in every FOSS project, you are happily invited to collaborate (and / or discuss with me) especially in the following fields where I have little expertise:

  • Software architecture
  • Testing, documenting, translating
  • Deployment
  • Improving the Github project page

But of course there are a lot of other open topics as well like

  • Improving imports and exports
  • Fixpoint simulation and HDL export (I'll be working on that)
  • Dark mode (ca. 80% finished but not so important for me)
  • Implementing a proper 3D plotting tool like vispy
  • Implementing a fast 2D plotting tool for the y[n] tab (again, like vispy)
  • ...