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

Simplify setup.py, make CmdStan the default backend #2088

Merged
merged 23 commits into from
Apr 4, 2022

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

  1. Update readmes and GHA

    WardBrian committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ad2a3e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d54691 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    80aca57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec31db8 View commit details
    Browse the repository at this point in the history
  3. Fix wheels gha file

    WardBrian committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9a28ed5 View commit details
    Browse the repository at this point in the history
  4. master -> main test rename

    WardBrian committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9fa0a6a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Fix path issue

    WardBrian committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    217b467 View commit details
    Browse the repository at this point in the history
  2. Run black on setup

    WardBrian committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    cf3598e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    914d9fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe5d938 View commit details
    Browse the repository at this point in the history
  3. Fix tbb resolution on windows

    cmdstan path needs to be set before first call to CmdStanModel
    WardBrian committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    47380da View commit details
    Browse the repository at this point in the history
  4. Properly handle environment variables as strings

    'False' evaluates to True in python
    WardBrian committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    7cbd992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67891a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Invert repackage flag

    WardBrian committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    6e40646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d206a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f19f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    145c69f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    6ab659a View commit details
    Browse the repository at this point in the history
  2. cleanup READMEs

    Cuong Duong committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    85bc041 View commit details
    Browse the repository at this point in the history
  3. increment version

    Cuong Duong committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    05b59fb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. clearer wording

    Cuong Duong committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    236c855 View commit details
    Browse the repository at this point in the history