Skip to content

causeinfer 0.1.2

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 04 Apr 11:07
· 47 commits to main since this release
f3c0dff

Changes include:

  • An src structure has been adopted to improve organization and testing
  • Users are now able to implement the following models:
    • Reflective Uplift (Shaar 2016)
    • Pessimistic Uplift (Shaar 2016)
  • The contribution guidelines have been expanded
  • Code quality checks via Codacy have been added
  • Extensive code formatting has been done to improve quality and style
  • Bug fixes and a more explicit use of exceptions