Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename pymc3 -> pymc #165

Merged
merged 14 commits into from
Mar 23, 2022
Merged

Rename pymc3 -> pymc #165

merged 14 commits into from
Mar 23, 2022

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    0cd0006 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    c002fc4 View commit details
    Browse the repository at this point in the history
  2. fix errors in environment.yml and update README to actually work with…

    … notebooks (pymc-devs#170)
    Michael Aydinbas authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f4cf1fb View commit details
    Browse the repository at this point in the history
  3. Repair "typo" in vampire markdown (pymc-devs#172)

    Previous commits contained the expression `Pr(positive|mortal)1 -
    Pr(vampire)` as part of the normalizing constant. I believe the correct
    expression is `Pr(positive|mortal)(1 - Pr(vampire))`.
    
    This commit corrects the markdown of the vampire normalizing constant.
    
    Co-authored-by: laj <[email protected]>
    mrwizard82d1 and laj authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    e8b4928 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    canyon289 authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5089147 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    canyon289 authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    60b03a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request pymc-devs#173 from pymc-devs/add_bmcp

    Add BMCP to resources
    junpenglao authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c6cdd6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e634a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    104c47e View commit details
    Browse the repository at this point in the history
  4. Add bayes_rule env (pymc-devs#176)

    * Add bayes_rule env
    
    * Rename prefix
    
    * Add seaborn
    canyon289 authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8ffee73 View commit details
    Browse the repository at this point in the history
  5. Update README.md (pymc-devs#178)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Oriol Abril-Pla <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Oriol Abril-Pla <[email protected]>
    canyon289 and OriolAbril authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a9a346b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81babb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    061ce81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39dc7fb View commit details
    Browse the repository at this point in the history