For links to What's New information for other IDL 8.x releases, go to See Also.

New Features


BLAS_GEMM

IDL now uses Intel's MKL library to compute matrix multiplications, resulting in a speed increase between 10 and 50 times faster than in previous versions. This change affects the # and ## operators, as well as the functions MATRIX_MULTIPLY and MATRIX_POWER. If you want more control and features on how to compute matrix multiplications, see the new BLAS_GEMM procedure.

SOBOLSEQUENCE

The new SOBOLSEQUENCE function generates numbers from the Sobol sequence. A Sobol sequence is a low discrepancy quasi-random sequence. Sobol sequences were designed to fill space in a more uniform manner than completely random sampling. See SOBOLSEQUENCE for details.

Updates


None

Library Updates


Added the Intel® Math Kernel Library (MKL).

See Also


What's New in IDL 8.7.2

What's New in IDL 8.7.1

What's New in IDL 8.7

What's New in IDL 8.6.1

What's New in IDL 8.6

What's New in IDL 8.5.1

What's New in IDL 8.5

What's New in IDL 8.4.1

What's New in IDL 8.4

What's New in IDL 8.3

What's New in IDL 8.2.3

What's New in IDL 8.2.2

What's New in IDL 8.2.1

What's New in IDL 8.2

What's New in IDL 8.1

What's New in IDL 8.0