Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

38 lines (31 loc) · 1.13 KB

Changes

Version 2.1.2 (2020-09-08)

We closed a total of 18 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2019-07-17.

Issues Closed

  • check_constant change (#83)
  • model.predict => AttributeError: 'list' object has no attribute 'shape' (#85)
  • Implement closed form MGWR fit function (#82)
  • Akaike weights based bandwidth CIs (#81)
  • Update .travis for proper dual tests (#74)
  • Binomial MGWR-attempts (#70)
  • Gsoc19 - updates for Poisson and Binomial MGWR (#60)
  • add LICENSE to the tarball (#69)
  • missing dependency in requirements.txt (#65)
  • version bump (#68)

Pull Requests

  • check_constant change (#83)
  • Implement closed form MGWR fit function (#82)
  • Akaike weights based bandwidth CIs (#81)
  • Update .travis for proper dual tests (#74)
  • Binomial MGWR-attempts (#70)
  • Gsoc19 - updates for Poisson and Binomial MGWR (#60)
  • add LICENSE to the tarball (#69)
  • version bump (#68)

The following individuals contributed to this release:

  • Taylor Oshan
  • Wei Kang
  • Ziqi Li
  • James Gaboardi
  • Levi John Wolf
  • Filipe Fernandes
  • Tayloroshan