box.wrap only handles vectors one box image away

Issue #55 resolved
James Antonaglia created an issue

As it stands, calling box.wrap(vectors) only works if vectors contains positions that are at most one box image away. It would be ideal if box.wrap() worked on a vector of arbitrary magnitude.

Comments (2)

  1. Log in to comment