Dependencies for Z-Data-1.2.1.0

library

Flags

Manual Flags

NameDescriptionDefault
check-array-bound

Add bound check to operations in Z.Data.Array module.

Disabled
integer-simple

Use the simple integer library instead of integer-gmp

Disabled
use-avx2

Use AVX2 instructions(utf8 validation, base64 codec, etc).

Disabled
use-avx512

Use AVX512(AVX512F, AVX512VL, AVX512BW, AVX512VBMI) instructions(utf8 validation, base64 codec, etc).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info