Besides smaller changes, we changed the definition of the interfacial width to comply with Cahn's original definition.
What's Changed
- Adjusted type hints to latest mypy version by @david-zwicker in #79
- Fixed links in docstring and remove type ignore comments by @david-zwicker in #80
- Add smoothing parameter to get_structure_factor call in get_length_scale function by @david-zwicker in #81
- Improved error messages of trackers by @david-zwicker in #82
- Fixed Droplet.from_volume method. by @david-zwicker in #83
- Fixed some typos by @david-zwicker in #84
- Use more precise array types by @david-zwicker in #85
- Changed definition of interface width to comply with original definition by Cahn by @david-zwicker in #86
Full Changelog: 0.23.0...0.24.0