What's Changed
- Fix definition of
norm_cdf
psychometric function by @aforren1 in #41 - Add Thurstone scaling via paired comparisons by @hoechenberger in #46
- Ensure compatibility with latest from NumPy and xarray versions by @hoechenberger in #44 and #49
Code health & maintenance
- Adopt Black coding style (except for tests) by @hoechenberger in #45
- Switch from versioneer to setuptools-scm, and use GH Actions for CI by @hoechenberger in #48
- Prepare release by @hoechenberger in #51
New Contributors
Full Changelog: 2019.4...2023.1