ANN: SciPy 1.5.0

2020-06-21 Thread Tyler Reddy
Hi all, On behalf of the SciPy development team I'm pleased to announce the release of SciPy 1.5.0. Sources and binary wheels can be found at: https://pypi.org/project/scipy/ and at: https://github.com/scipy/scipy/releases/tag/v1.5.0 One of a few ways to install this release with pip: pip insta

[ANN] Austin -- Python frame stack sampler for CPython v1.0.1 is now available

2020-06-21 Thread Gabriele
I am delighted to announce the release 1.0.1 of Austin. If you haven't heard of Austin before, it is a frame stack sampler for CPython. It can be used to obtain statistical profiling data out of a running Python application without a single line of instrumentation. This means that you can start pro