Algorithm-BinarySearch-Vec
view release on metacpan or search on metacpan
v0.02 2012-10-09 moocow
* added vv* functions (vec-wise search, returns 32-bit index-vec)
* renamed to top-level Algorithm::BinarySearch::Vec
* cleaned up for cpan release
* added README, docs
* got tests working
v0.01 2012-10-08 moocow
* fast binary search on perl vec() vectors
* original version as Algorithm::BinarySearch::Vec::XS
( run in 0.229 second using v1.01-cache-2.11-cpan-1c8d708658b )