Skip to content

Commit

Permalink
Merge branch 'zero_rotation_nematic' of https://github.com/glotzerlab…
Browse files Browse the repository at this point in the history
…/freud into zero_rotation_nematic

Merge
  • Loading branch information
AlainKadar committed Dec 6, 2023
2 parents cb6fd05 + 6bc5915 commit 34f343f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ and this project adheres to
* 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 and raises warning when zero vector passed.
* `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.

### Removed
Expand Down

0 comments on commit 34f343f

Please sign in to comment.