Skip to content

v7.3.4

Compare
Choose a tag to compare
@jdramsey jdramsey released this 13 Apr 19:13
· 2466 commits to master since this release
1770bd7

Fixes for 7.3.4

This version will almost certainly break Tetrad sessions saved under previous versions from the interface; you should keep the datasets from those sessions if needed before using the new version and re-load them in the new session. This change was required as part of an effort to make the codebase more professional.

  1. Enforced class naming convention (Capital letter followed by camel case) throughout the code.
  2. Fixed null pointer problem for PcMb.
  3. Fixed knowledge issue for PcMax.
  4. Fixed null pointer problem for FaskVote.