##// END OF EJS Templates
Speedup _make_wav...
Speedup _make_wav When numpy is installed, ~30x speedup; otherwise, ~5x speedup

File last commit:

r24687:dc0ceb16
r25457:21073ffa
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []