Releases
v1.4.0
1.4.0 (2021-03-19)
Bug Fixes
fixed more README links to renamed project title (452a073 )
fixed OutputLogger initialization ordering in Do object (4384304 )
remove unnecessary exclusion in coverage testing (d1edddf )
removed unused 'find_packages' from setuptools (8751248 )
renamed 'Getting Started'->'Installation' and updated with PyPI info (577e353 )
skip coverage on failure-cases, since these should not actually be reached (4e4cd53 )
updated Causal Models (aac5e80 )
updated links for Home page of wiki (005578d )
updated links in README from renaming 'probability-code' -> 'do-calculus' (918d182 )
updated wiki based on new type hinting (88fc80c )
updated wiki to fix paths of variable structures (156f75e )
Features
added API page to wiki, added a Outcome/Intervention import to the API to hopefully make them more access in imports (923688a )
added new Type hinting into API (8e57056 )
added structures.Types for type-hinting (40bc597 )
changed signature for causal graph Probability; assertion rather than return None (29a06f8 )
implemented advanced Type-hinting (82a1550 )
You can’t perform that action at this time.