Function Description
The current KML_NUMPY library provides 40 KML-adapted or self-optimized interfaces. The optimized data types are FLOAT and DOUBLE, covering basic operations, Fourier transform, statistics, and linear algebra.
NumPy, an acronym for Numerical Python, is an open-source calculation extension module for Python. This tool can be used to store and process large matrices, which is much more efficient than the nested list structure of Python (this structure can also be used to represent matrices). It supports a large number of dimension arrays and matrix operations, and provides many math libraries for array operations.
Parent topic: KML_NUMPY Library Functions