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

Test #1

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open

Test #1

wants to merge 73 commits into from

Commits on May 17, 2021

  1. add cran badge to readme

    Cuong Duong committed May 17, 2021
    Configuration menu
    Copy the full SHA
    499dd50 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on May 21, 2021

  1. Add drop = FALSE in regressor_coefficients()

    Add `drop = FALSE` in definition of `regressor_coefficients()` to handle the case when there is only one additional regressor.
    markseeto authored May 21, 2021
    Configuration menu
    Copy the full SHA
    e69f2f5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update forecaster.py

    added 'flat' growth option in docstring
    gazon1 authored May 24, 2021
    Configuration menu
    Copy the full SHA
    d8d819a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Bump addressable from 2.7.0 to 2.8.0 in /docs

    Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/sporkmonger/addressable/releases)
    - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
    - [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: addressable
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c413a63 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fix: typo grammar

    slowy07 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    05aa1fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. install suggests packages explicitly

    Cuong Duong committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    8a62574 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    322205c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef73f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    065ffee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee2565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    211509f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ceea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c8183d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be87004 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9058688 View commit details
    Browse the repository at this point in the history
  10. minor fixing : typo grammar

    tcuongd authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    4d807f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    17dbb86 View commit details
    Browse the repository at this point in the history
  2. init

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    983e08b View commit details
    Browse the repository at this point in the history
  3. allow manual run:

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    042c912 View commit details
    Browse the repository at this point in the history
  4. temp triggers for testing

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    a156cfd View commit details
    Browse the repository at this point in the history
  5. ensure pyproject.toml is used

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    50e8ca6 View commit details
    Browse the repository at this point in the history
  6. fixes

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    40e8f8f View commit details
    Browse the repository at this point in the history
  7. prophet namespace

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    85f75c0 View commit details
    Browse the repository at this point in the history
  8. fix

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    a6beac7 View commit details
    Browse the repository at this point in the history
  9. fix

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    44e7eb3 View commit details
    Browse the repository at this point in the history
  10. expose tests

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    2f9b7ff View commit details
    Browse the repository at this point in the history
  11. clarify setup

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    ab845cd View commit details
    Browse the repository at this point in the history
  12. fix

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    765f71a View commit details
    Browse the repository at this point in the history
  13. use cibuildwheel

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    f59468c View commit details
    Browse the repository at this point in the history
  14. set cibw options

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    7b7f2b7 View commit details
    Browse the repository at this point in the history
  15. dont attempt windows wheel

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    523d9a2 View commit details
    Browse the repository at this point in the history
  16. add cmdstanpy to the wheel

    tcuongd committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    37dd50d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    292705c View commit details
    Browse the repository at this point in the history
  2. fix linux repair

    tcuongd committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    79c6f45 View commit details
    Browse the repository at this point in the history
  3. simplify setup.py

    tcuongd committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    65fea9d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Try empty install_lib

    freddyaboulton committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d9d3978 View commit details
    Browse the repository at this point in the history
  2. No more setup.cfg

    freddyaboulton committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    63ac80d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. No repair

    freddyaboulton committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    eddfaa3 View commit details
    Browse the repository at this point in the history
  2. Trying build

    freddyaboulton committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    12c63a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    531109c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. cache cmdstan files, make linux aware of extension modules, prune cmd…

    …stan logic
    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    ee1abe7 View commit details
    Browse the repository at this point in the history
  2. cleaner prune function, use cache for pip as well

    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    4d45c59 View commit details
    Browse the repository at this point in the history
  3. create .cmdstan dir first

    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    c09212b View commit details
    Browse the repository at this point in the history
  4. clean up and fix bugs in setup.py

    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    53e24d9 View commit details
    Browse the repository at this point in the history
  5. cmdstan cache on ci includes os version

    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    1bac7e8 View commit details
    Browse the repository at this point in the history
  6. typos

    Cuong Duong committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    144929e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. fix environment variables in docker containers

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    a19d7ef View commit details
    Browse the repository at this point in the history
  2. fix env vars

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    b84672a View commit details
    Browse the repository at this point in the history
  3. explicitly list home in env

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    52b8047 View commit details
    Browse the repository at this point in the history
  4. .

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    6ecd1ff View commit details
    Browse the repository at this point in the history
  5. run python command instead of using actions pkg

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    4ff2707 View commit details
    Browse the repository at this point in the history
  6. fix absolute path

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    e8d6bf0 View commit details
    Browse the repository at this point in the history
  7. /host mount only needed for Linux

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    1d2aca2 View commit details
    Browse the repository at this point in the history
  8. .

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    d33cbad View commit details
    Browse the repository at this point in the history
  9. clean and build in py code

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    1bbb065 View commit details
    Browse the repository at this point in the history
  10. give env vars to linux, ensure perms

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    22ea5e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    292028a View commit details
    Browse the repository at this point in the history
  12. revert

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    4eeb943 View commit details
    Browse the repository at this point in the history
  13. build for py36 and py37 as well

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    e4fae99 View commit details
    Browse the repository at this point in the history
  14. consistent usage of platform variable

    Cuong Duong committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    e20d88c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fa32cf View commit details
    Browse the repository at this point in the history
  16. Add -s

    freddyaboulton committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    fe1d5ee View commit details
    Browse the repository at this point in the history
  17. Add print

    freddyaboulton committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    c4a4220 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    29403a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1098358 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f4d69f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Update test_prophet.py

    tcuongd authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    402d151 View commit details
    Browse the repository at this point in the history
  2. Update test_prophet.py

    tcuongd authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    c466853 View commit details
    Browse the repository at this point in the history
  3. Update test_prophet.py

    tcuongd authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    fb27705 View commit details
    Browse the repository at this point in the history
  4. Update test_prophet.py

    tcuongd authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    3a63462 View commit details
    Browse the repository at this point in the history