Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Exp-Optimization-Tools/pystan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: stan-dev/pystan2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Oct 13, 2020

  1. docs: Invite PyStan 3 testers

    riddella authored and riddell-stan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    50f491c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Replace deprecated getargspec

    `inspect.getargspec` throws an error if the callable passed as an argument contains annotations. `inspect.getfullargspec` serves the same purpose and works fine with annotated functions.
    omarfsosa authored and riddell-stan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    493d4ca View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Update index.rst

    edwinnglabs authored and riddell-stan committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    413ca50 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Fix py27 tests (stan-dev#739)

    * Fix py27 tests
    
    * Fix hasattr
    ahartikainen authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    28bc84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4e412 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Update links for docs (stan-dev#741)

    * Update emcee link
    
    * Update links
    
    * use pymc3
    
    * Use pymc3
    ahartikainen authored Nov 21, 2020
    Configuration menu
    Copy the full SHA
    5dc56c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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