CMD + K

weave

Community

Weave: a C++ compiler for Python.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::weave

Usage Tracking

0.17.0
0.16.0
0.15.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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 the weave submodule may be removed) but have existing code that still depends on scipy.weave. For new code, users are recommended to use Cython.

About

Summary

Weave: a C++ compiler for Python.

Last Updated

Feb 27, 2019 at 12:25

License

BSD-3-Clause

Total Downloads

74.3K

Supported Platforms

linux-64
macOS-64
win-64

Unsupported Platforms

win-32 Last supported version: 0.16.0