8000 Release 0.4.3 · aubio/aubio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.4.3

57D0
Compare
Choose a tag to compare
@piem piem released this 28 Mar 14:42
· 1624 commits to master since this release

This version features a complete rewrite of the python module, making it faster and more memory efficient than any previous version. It also adds compatibility for Python 3.x.

The build system has been improved so that python-aubio can now be installed with pip using a simple command:

$ pip install aubio

0.4.3 also comes with a number of improvements and several optimisations, so you should see both the library and the python module run significantly faster. Many computations have been vectorised, using either Atlas/cblas or the Accelerate framework, depending on the host platform.

More info on aubio.org

0