Skip to content

Releases: Sumidu/gghilbertstrings

gghilbertstrings 0.3.3

07 Apr 10:10
Compare
Choose a tag to compare
Pre-release

This release contains bug fixes for Solaris and Windows 32-Bit.
It adds the requirement to use C++11 and should therefore make it more obvious on which machines it can be installed.
This release also has some refactoring in C++ code to simplify testing of the code.

First CRAN release

16 Mar 14:57
Compare
Choose a tag to compare
First CRAN release Pre-release
Pre-release

gghilbertstrings 0.3.1

  • Fixed a bug that caused problems on 32-bit Solaris machines.
  • updated RCPP code to use vectorized input (speed improved 2 orders of magnitude)
  • updated the coordinate system to always be rectangular by using base 4 instead of 2
  • added both functions required for plotting Hilbert curves from character columns
  • Added a NEWS.md file to track changes to the package.