bundles / scipy 1.17.1 / scipy / cluster / _vq
module
scipy.cluster._vq
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