ANN: PyWavelets 1.0.0

2018-09-05 Thread Gregory Lee
Hello all, We are pleased to announce the release of PyWavelets 1.0. We view this version number as a milestone in the project's now more than a decade long history. It reflects that PyWavelets has stabilized over the past few years, and is now a mature package which a lot of other important

forcallpy: embed Python, call Python scripts within Fortran programs

2018-09-05 Thread Laurent Pointal
Hello, Here is an announce for people with main Fortran programs who need to call Python scripts and do not want to start another process each time. Forcallpy embeds the Python interpreter in your Fortran program and makes scalars or one dimensional arrays of numbers easy to transmit between

[Release] Pyo 0.9.1 (Python dsp library)

2018-09-05 Thread Olivier BĂ©langer
Hello all, I'm glad to announce the release of pyo 0.9.1, available for python 2.7, 3.5 and 3.6. Pyo is a Python module written in C to help real-time digital signal processing script creation. It is available for Windows, macOS and linux. It is released under the LGPL 3 license. For more info,

PyDev 6.5.0 released

2018-09-05 Thread Fabio Zadrozny
PyDev 6.5.0 Release Highlights - *Debugger* - Debugger is *much* more responsive (fixed bug in reader/writer on the PyDev side). - *breakpoint()* builtin is now supported to add a programmatic breakpoint (on any Python version). - Watch expression no longer