v2.9.0
This release removes cython as an install requirement, more accurately names some properties in freud.diffraction.StaticStructureFactorDebye, among the other updates listed below.
Added
- (breaking) Some
freud.diffraction.StaticStructureFactorDebyeproperty names changed to be more descriptive. freud.diffraction.DiffractionPatternnow raises an exception when used with non-cubic boxes.
Fixed
freud.diffraction.StaticStructureFactorDebyeimplementation now givesS_k[0] = N.- Cython is no longer listed as an install requirement in
setup.py.
Removed
- Custom CMake build type
ReleaseWithDocs.