hilbert 0.2.1
- Added simple vignette for understanding the encoding process.
- Added return value documentation for core functions.
hilbert 0.2.0
- Added 64-bit integer support for index,position,coords_to_position, andposition_to_coords. If these functions are called withn >= 16L, thenbit64::integer64is used in
place ofbase::integertypes.
- Added more unit tests for R functions.
- Added cpp11toLinkingTofield instead of
vendoring.
hilbert 0.1.0
- Added a NEWS.mdfile to track changes to the
package.
- Inital version bump to 0.1.0.