freud version 3.0.0 Released #1224
tommy-waltmann
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 3.0.0 of freud is now released. Thank you to all who contributed code and reported issues. Please report issues and suggest feature enhancements via the freud GitHub issue tracker.
For help migrating to freud version 3, please see the new migration section of the documentation and feel free to ask any questions here if something is unclear. This release includes a few changes, see below for the changelog entry:
Added
freud.locality.Voronoi
.freud.locality.NeighborList
s.Changed
normalize
argument tofreud.density.RDF
is nownormalization_mode
.neighbors
argument toenv_neighbors
forEnvironmentMotifMatch
class.neighbors
argument tocluster_neighbors
forEnvironmentCluster
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.freud.environment.EnvironmentCluster
andfreud.environment.EnvironmentMotifMatch
and replace with ragged lists of NumPy arrays.Removed
global_search
flag infreud.environment.EnvironmentCluster
.Beta Was this translation helpful? Give feedback.
All reactions