Skip to content

Fourth Release of PyPunisher

Latest
Compare
Choose a tag to compare
@TariqAHassan TariqAHassan released this 17 Mar 21:18
· 8 commits to master since this release
559d436

This release includes:

  • package documentation and up-to-date readme
  • comprehensive unit testing to cover all test cases
  • integration tests to check that using criterion (aic, bic, r_squared) in forward() and backward() are fully functional
  • py.test branch coverage integration in TravisCI
  • pylint in TravisCI for code quality assessment