Skip to content

Releases: cmu-phil/tetrad

Tetrad v6.3.3

11 Jun 01:10
Compare
Choose a tag to compare

Bugs fixed:

Fixed another parallelization bug in Comparison. This was failing for some discrete searches
Fixed a problem with Lee & Hastie.		

Tetrad v6.3.2

09 Jun 20:35
Compare
Choose a tag to compare

Tetrad v6.3.2

Bug Fixes:
Pipeline now knows which session to paste in
Knowledge box
duplicate variables problem
updated required edges now propagates to search
variable placement edits now saves
Layout in search is saved upon closing the search box.

Updated:
Tutorial is updated with data loader screens

Tetrad v6.3.1

07 Jun 16:03
Compare
Choose a tag to compare

Bug fix to 6.3 which includes:
mixed data reading

This version incorporates recent bug fixes to algorithms and covariance reading

Tetrad v6.2.0

17 May 15:06
Compare
Choose a tag to compare
Tetrad v6.2.0 Pre-release
Pre-release
Release 6.2.0

6.0.1-20170221-hpc-client

21 Feb 19:18
Compare
Choose a tag to compare

Tetrad with hpc-client module version

13 Feb 22:01
Compare
Choose a tag to compare

6.0.1-20161213

13 Dec 22:11
Compare
Choose a tag to compare

Major changes:

  • Renaming FGS to FGES.

6.0.1-20161122

22 Nov 16:10
Compare
Choose a tag to compare

This is a bug-fix release of v6.0.0. The following changes have been made:

  • Fixed data validation that fails on discrete data containing nominal values.
  • Refactored pre-validation for dataset.

6.0.0-20161031

31 Oct 14:53
Compare
Choose a tag to compare

Changes in causal-cmd module:

  • Refactoring the code structure to reduce boilerplate code.
  • Refactoring of FGS continuous and discrete to use the new classes and interfaces from the package edu.cmu.tetrad.algcomparison.
  • Updated command names for FGS.
  • Updated parameters and switches for FGS.
  • Added GFCI continuous.
  • Refactoring parameter maxIndegree to maxDegree in GFCI.
  • Set all command input option names as constant variables.
  • causal-cmd uses ParamDescriptions to get the default value, min value, max value, and description for all the algorithm parameters.

5.3.0-20160823

24 Aug 14:25
Compare
Choose a tag to compare

causal-cmd release