You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.