Published January 25, 2022
| Version v2.8.0
Software
Open
glotzerlab/freud: v2.8.0
Authors/Creators
- Bradley Dice1
- Vyas Ramasubramani2
- harperic
- jinsoo960
- Joshua A. Anderson3
- Matthew Spellings
- Kelly Wang3
- Domagoj Fijan
- tommy-waltmann
- Erin Teich
- Brandon Butler
- M. Eric Irrgang4
- Charlotte Shiqi Zhao
- Chrisy Xiyu Du5
- Andrew Kerr3
- Yezhi Jin
- Antonio Osorio6
- mstryk
- Richmond Newman
- Carl Simon Adorf7
- jglaser8
- Tim Moore3
- pbuslaev
- bvansade
- mattjose
- Mike Henry9
- SYED ZIAUL ISLAM
- Fengyi Gao
- 1. @NVIDIA
- 2. @glotzerlab
- 3. University of Michigan
- 4. University of Virginia
- 5. Harvard University
- 6. Senior Software Engineer @Netflix
- 7. EPFL
- 8. Oak Ridge National Laboratory
- 9. @choderalab & @OpenFreeEnergy
Description
This release includes a new method for computing the static structure factor, python 3.10 support, and other small changes listed below.
Addedfreud.diffraction.StaticStructureFactorDirectclass (unstable) can be used to compute the static structure factor S(k) by sampling reciprocal space vectors.- Python 3.10 is supported.
- Documentation examples are tested with pytest.
- Use clang-format as pre-commit hook.
- Add related tools section to the documentation.
freud.diffraction.DiffractionPatternnormalization changed such thatS(k=0) = N.- Added error checking for
r_min,r_maxarguments infreud.density.RDF,freud.locality.NeighborList,freud.locality.NeighborQuery, andfreud.density.LocalDensityclasses. - CMake build system only uses references to TBB target.
- Re-organized tests for the static structure factor classes.
- Move
util::Histogram<T>::Axestoutil::Axes. - Use new
flake8pluginflake8-forcefor linting Cython code.
Files
glotzerlab/freud-v2.8.0.zip
Files
(5.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2150f274e84dd4ffdacfe39d2d363a1d
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/glotzerlab/freud/tree/v2.8.0 (URL)