morton
About morton
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/morton.git morton
see also morton GitHub repository.
To install the latest development snapshot of this package, use install.packages("morton",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("morton",,"http://rforge.net/")
Most recent GIT commits8f4f41b2| Simon Urbanek | Tue Sep 15 18:30:29 2015 -0400 change the table such that all characters are in ascending lexicographical order M man/iencode64.Rd M src/enc.c 88779df2| Simon Urbanek | Mon Sep 14 13:51:22 2015 -0400 add docs M DESCRIPTION A man/iencode64.Rd A man/morton.Rd 36723619| Simon Urbanek | Mon Sep 14 12:20:45 2015 -0400 simple implementation of Morton code conversion and i64 encoding A DESCRIPTION A NAMESPACE A R/enc.R A R/morton.R A src/enc.c A src/morton.c |