Skip to content

Releases: nevrome/ggpointgrid

v1.4.0

06 Sep 13:15

Choose a tag to compare

  • switched to a futhark (https://futhark-lang.org) implementation of the arrangement algorithm behind geom_pointgrid()
  • added a direct interface for this algorithm: arrange_points_on_grid()
  • added the helper function make_grid_sequence() for coordinate sequence preparation