{ } Raw JSON

bundles / scipy latest / scipy / cluster / _vq

module

scipy.cluster._vq

source: /scipy/cluster/_vq.cpython-314-x86_64-linux-gnu.so

Members

Summary

Cython rewrite of the vector quantization module, originally written in C at src/vq.c and the wrapper at src/vq_module.c. This should be easier to maintain than old SWIG output.

Extended Summary

Original C version by Damian Eads. Translated to Cython by David Warde-Farley, October 2009.

Additional content

Cython rewrite of the vector quantization module, originally written in C at src/vq.c and the wrapper at src/vq_module.c. This should be easier to maintain than old SWIG output.

Original C version by Damian Eads. Translated to Cython by David Warde-Farley, October 2009.

Aliases

  • scipy.cluster._vq