Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@tommy-waltmann tommy-waltmann released this 23 Feb 13:46
· 127 commits to main since this release
5be15fe

v3.0.0 -- 2024-02-22

Added

  • Coloring plots by polytope area in freud.locality.Voronoi.
  • Neighbor vectors to freud.locality.NeighborLists.

Changed

  • The normalize argument to freud.density.RDF is now normalization_mode.
  • The neighbors argument to env_neighbors for EnvironmentMotifMatch class.
  • The neighbors argument to cluster_neighbors for EnvironmentCluster class.
  • freud.order.Nematic uses orientation vectors instead of quaternions and a nematic director.
  • freud.order.Nematic raises a warning when the zero is vector passed.
  • Remove zero-padding from arrays in freud.environment.EnvironmentCluster and freud.environment.EnvironmentMotifMatch and replace with ragged lists of NumPy arrays.
  • Provide support via GitHub discussions.

Removed

  • The global_search flag in freud.environment.EnvironmentCluster.