Skip to content

1.5

Compare
Choose a tag to compare
@pfmonville pfmonville released this 24 Aug 21:32
· 8 commits to master since this release

new:

  • add proper tests
  • use black formatting
  • add utils script to contain error classes and utility functions

updated:

  • modify inspect so that it’s coherent across save and load
  • modify playerday elo to a property attribute
  • modify player log_likelihood computation to comply with tokoharu pull request
  • modify player hessian, covariance and update_by_ndim_newton computation to comply with tokoharu pull request