About Anaconda Help Download Anaconda

Weave: a C++ compiler for Python.

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v0.17.0
  • win-64 v0.17.0
  • win-32 v0.16.0
  • linux-64 v0.17.0

conda install

To install this package run one of the following:
conda install conda-forge::weave
conda install conda-forge/label/cf201901::weave
conda install conda-forge/label/cf202003::weave
conda install conda-forge/label/gcc7::weave

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy