Documentation
¶
Overview ¶
Package Hash implements the fast modular hash used by the Neurlang classifier
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HashVectorized func(out []uint32, n []uint32, s []uint32, max uint32)
HashVectorized implement many Neurlang hashes in parallel, using something like AVX-512 or similar
Functions ¶
func StringHash ¶ added in v0.0.7
func StringsHash ¶ added in v0.0.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.