Skip to content

Frago9876543210/morton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morton

Build Status

PHP extension which implements z-order curve

Requirements

  • Haswell CPU with bmi2 flag
  • PHP 7.2+

Building

git clone https://github.com/Frago9876543210/morton.git
cd morton
phpize
./configure
make && make test && sudo make install

Releases

No releases published

Packages

No packages published