Weave provides tools for including C/C++ code within Python code. Inlining C/C++ code within Python generally results in speedups of 1.5x to 30x over algorithms written in pure Python.
Weave is the stand-alone version of the deprecated Scipy submodule
scipy.weave
. It is Python 2.x only, and is provided for users that need new versions of Scipy (from which theweave
submodule may be removed) but have existing code that still depends onscipy.weave
. For new code, users are recommended to use Cython.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.17.0-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.17.0-bp152.1.9 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.16.0-bp151.3.2 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.16.0-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.16.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|