Metadata-Version: 2.1
Name: do-calculus
Version: 1.3.3
Summary: A Python implementation of the do-calculus of Judea Pearl et. al.
Home-page: https://github.com/bradendubois/do-calculus
Author: Braden Dubois
Author-email: braden.dubois@usask.ca
License: UNKNOWN
Description: <h1 align="center" style="border-bottom: none;">do-calculus</h1>
        <h3 align="center">A Python implementation of the <i>do-calculus</i> of Judea Pearl et. al.</h3>
        <p align="center">
            <a href="https://github.com/bradendubois/probability-code/actions?query=workflow%3ATest+branch%3Amain">
                <img alt="Test Workflows" src="https://github.com/bradendubois/probability-code/workflows/Test and Release/badge.svg">
            </a>
            <a href='https://coveralls.io/github/bradendubois/probability-code?branch=main'>
                <img src='https://coveralls.io/repos/github/bradendubois/probability-code/badge.svg?branch=main' alt='Coverage Status' />
            </a>
            <a href="https://pypi.org/project/do-calculus/">
                <img alt="" src="https://pypip.in/v/do-calculus/badge.svg">
            </a>
            <a href="https://pypi.org/project/do-calculus/">
                <img alt="" src="https://pypip.in/wheel/do-calculus/badge.svg">
            </a>
            <a href="https://github.com/semantic-release/semantic-release">
                <img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
            </a>
        </p>
        
        ## Resources
        
        * **Documentation / Wiki**: [github.com/bradendubois/probability-code/wiki](https://github.com/bradendubois/probability-code/wiki)
        * **Source Code**: [github.com/bradendubois/probability-code](https://github.com/bradendubois/probability-code)
        * **PyPI**: [pypi.org/project/do-calculus/](https://pypi.org/project/do-calculus/)
        * **Releases**: [github.com/bradendubois/probability-code/releases](https://github.com/bradendubois/probability-code/releases)
        * **Bug reports**: [github.com/bradendubois/probability-code/issues](https://github.com/bradendubois/probability-code/issues)
        * **Contact**: [braden.dubois@usask.ca](mailto:braden.dubois@usask.ca)
        
        See the [wiki](https://github.com/bradendubois/probability-code/wiki) to get started.
        
Keywords: do-calculus causation statistics pearl python
Platform: UNKNOWN
Description-Content-Type: text/markdown
