Do-calculus

Latest version: v2.0.0

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.1.0beta.2

[1.1.0-beta.2](https://github.com/bradendubois/probability-code/compare/v1.1.0-beta.1...v1.1.0-beta.2) (2021-02-24)


Bug Fixes

* broken rename to new parse_model function ([5004a7f](https://github.com/bradendubois/probability-code/commit/5004a7f86d1b340d2485a6085eb147001c9ae210))
* coverage excludes REPL.py ([c751079](https://github.com/bradendubois/probability-code/commit/c75107998fd4e23ef0336cbb03136f1433c917bb))
* exclude __str__ functions from coverage ([05f3c36](https://github.com/bradendubois/probability-code/commit/05f3c36d60cca46f3c110f030b64cfe9c6c07b10))
* fixed return value of empty list to empty set ([12323a5](https://github.com/bradendubois/probability-code/commit/12323a529c238453411606ca54d3329a5484056f))
* generalized minimal-sets helper function ([07a8bca](https://github.com/bradendubois/probability-code/commit/07a8bcabcfdc1e2111349a2cf0ec2101fb0912f6))
* moved exclude from setup.cfg/coverage run->report ([6821183](https://github.com/bradendubois/probability-code/commit/68211835ac087b9c8d1ce6e4950a583c9e3822d4))
* remove OutputLogger from coverage testing ([bab38e9](https://github.com/bradendubois/probability-code/commit/bab38e996741b83681def9cca4a198466dbbd853))
* removed test-failure branche statements from coverage reach ([b50e6b7](https://github.com/bradendubois/probability-code/commit/b50e6b7d8ffa65f66ce8446e02865c8a0acbd3e0))
* REPL expects YML files instead of JSON (planned to support both) ([eb8a76f](https://github.com/bradendubois/probability-code/commit/eb8a76ffd3674b483b6c2e04463cefd8478b1f1f))
* workflow only reports coverage once with special matrix job ([5b11582](https://github.com/bradendubois/probability-code/commit/5b115822708d209d422fbf7c80dbd06382026e70))


Features

* added missing copy method to Outcome class ([e1685f6](https://github.com/bradendubois/probability-code/commit/e1685f645f9ad9d34cbddcfc0f45506101c08879))
* added support in inference model test suite for custom test files ([f45b5fa](https://github.com/bradendubois/probability-code/commit/f45b5fa6e1c39e0e34089ff05e1a1a6ced768701))

1.1.0beta.1

[1.1.0-beta.1](https://github.com/bradendubois/probability-code/compare/v1.0.0...v1.1.0-beta.1) (2021-02-22)


Bug Fixes

* adjusted renamed inference model validator in dataset generating module ([79caf0a](https://github.com/bradendubois/probability-code/commit/79caf0aa1cad22c67ad20cd0fc69f608002ff913))
* change releaserc branches to objects ([56270b1](https://github.com/bradendubois/probability-code/commit/56270b10428c220e78176b5daedb94560b591112))
* coveralls step in workflow only on linux ([aaa26ac](https://github.com/bradendubois/probability-code/commit/aaa26ac33342f38ab76660665d030c816d9422b5))
* fixed broken printout on ConditionalProbabilityTable missing a row ([fa3ccf7](https://github.com/bradendubois/probability-code/commit/fa3ccf7682a6b6dd98472df56956618668963dea))
* fixed broken square-game model ([8c89baa](https://github.com/bradendubois/probability-code/commit/8c89baa1be19c344c697664e7f6ae9d05ba44490))
* fixed disjoint-sets helper ([5d6f9fa](https://github.com/bradendubois/probability-code/commit/5d6f9fa23686a2fcb985256f76dd9a502198effd))
* fixed missing row in pearl 3.4 model ([fa90267](https://github.com/bradendubois/probability-code/commit/fa90267390d649b3aefcaf1a3db3f88f49246f49))
* fixed workflow typo of ref->refs to allow releases ([fab4ee7](https://github.com/bradendubois/probability-code/commit/fab4ee74b85722c9cb11226c384f2972f1a9b432))
* removed unused ConditionalProbabilityTable __eq__ builtin ([fa6b818](https://github.com/bradendubois/probability-code/commit/fa6b81879c192e4aa506aa3acc0e07fbc8afc54d))
* simplified many import statements ([ba90b02](https://github.com/bradendubois/probability-code/commit/ba90b02db141c34fb5fd809b74ac0ca6cc890ff2))
* simplified test output function ([8695c88](https://github.com/bradendubois/probability-code/commit/8695c883a1fe4b196f4bb65a27e681d4c2a565e7))
* speed up workflow; only lint on one OS/python combination ([e139d3f](https://github.com/bradendubois/probability-code/commit/e139d3fc61f2f88c6bb6a7d228542bd0bd94338e))
* Tweaked releaserc to hopefully mark prereleases correctly ([43a805b](https://github.com/bradendubois/probability-code/commit/43a805b88836ed753e3254162d037448949fb180))
* update readme ([bbb128a](https://github.com/bradendubois/probability-code/commit/bbb128a9833f34e3827c083b8b6b3a269d5b474f))
* updated documentation for REPL / Home ([a7849ed](https://github.com/bradendubois/probability-code/commit/a7849ed99be9c1c1e8ad42cfbd9c1d1a7e20a5f1))
* updated wiki doc on Causal Models to conform to new format ([4183252](https://github.com/bradendubois/probability-code/commit/41832520a35818fc9fe5d708020eb14221fd59f4))


Features

* workflow updates wiki on main only, creates release on main/beta only ([0077046](https://github.com/bradendubois/probability-code/commit/0077046bdd825447208e23d95115f8322fbb27e9))





v1.0.1-develop.1
[1.0.1-develop.1](https://github.com/bradendubois/probability-code/compare/v1.0.0...v1.0.1-develop.1) (2021-02-10)


Bug Fixes

* change releaserc branches to objects ([56270b1](https://github.com/bradendubois/probability-code/commit/56270b10428c220e78176b5daedb94560b591112))
* Tweaked releaserc to hopefully mark prereleases correctly ([43a805b](https://github.com/bradendubois/probability-code/commit/43a805b88836ed753e3254162d037448949fb180))

1.0.0

Bug Fixes

* add releaserc file to get versioning to trigger on non-master ([2db9703](https://github.com/bradendubois/probability-code/commit/2db9703270bfa97f273db1a959c3d1262559305d))
* allow workflow to be triggered directly ([899785f](https://github.com/bradendubois/probability-code/commit/899785f05b71f04bee283bd25161e4de84d0ed02))
* define plugins to prevent attempt at npm publish ([5b3a6de](https://github.com/bradendubois/probability-code/commit/5b3a6de39ff0156a35eb0fca04692456300a0a20))
* stripped unnecessary ignores from .gitignore, testing semantic-release ([feb24b6](https://github.com/bradendubois/probability-code/commit/feb24b625b344bdb0e0fd78466adf97f3d62aaf3))

0.1.0

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.