Skip to content

v0.7.6

Compare
Choose a tag to compare
@ejolly ejolly released this 08 Oct 01:16
· 65 commits to master since this release

Bug fixes:

  • fixes an issue in which a Lmer model fit using categorical predictors would be unable to use .predict or would return fitted values instead of predictions on new data. Thanks to Mario Leaonardo Salinas for discovering this issue

Behind-the-scenes

  • All conda packages for this release make use of the Intel MKL libraries which may result in slight estimate differences and fit times. While this was likely already happening before, it has been made explicit in this release, but is subject to change in the future.
  • All conda packages also install R<4.1.1 which has some new functionality regarding namespaces that are not yet compatible with pymer4