box.wrap should automatically convert lists to numpy arrays

Issue #183 resolved
Bradley Dice created an issue

No description provided.

Comments (4)

  1. Vyas Ramasubramani

    We probably need to just do a thorough review of our code base for any place where np.asarray or freud.convert.convert_array is appropriate.

  2. Bradley Dice reporter

    @vramasub It looks like this particular case of box.wrap should be fixed -- did you perform a thorough review of the code as well, or just fix this case?

  3. Log in to comment