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

Update CmdStan read and logic #1565

Merged
merged 22 commits into from
Feb 18, 2021
Merged

Update CmdStan read and logic #1565

merged 22 commits into from
Feb 18, 2021

Commits on Feb 18, 2021

  1. rewrite cmdstan logic

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0c27723 View commit details
    Browse the repository at this point in the history
  2. clean sample_stats

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    86255c8 View commit details
    Browse the repository at this point in the history
  3. fix

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    70df093 View commit details
    Browse the repository at this point in the history
  4. Handle empty lines

    ahartikainen authored and Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    8c12b17 View commit details
    Browse the repository at this point in the history
  5. use numbers

    ahartikainen authored and Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b1a627b View commit details
    Browse the repository at this point in the history
  6. fix typo

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b7ec08c View commit details
    Browse the repository at this point in the history
  7. temporarily downgrade pylint

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    bfb3ba0 View commit details
    Browse the repository at this point in the history
  8. downgrade astroid

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    caf3077 View commit details
    Browse the repository at this point in the history
  9. fix

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    60ddacd View commit details
    Browse the repository at this point in the history
  10. fix errors

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    80e0213 View commit details
    Browse the repository at this point in the history
  11. change dict kw order

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f31121e View commit details
    Browse the repository at this point in the history
  12. fix handling

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0a11a52 View commit details
    Browse the repository at this point in the history
  13. update test

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    896214c View commit details
    Browse the repository at this point in the history
  14. combine pandas and manual

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    1f0546e View commit details
    Browse the repository at this point in the history
  15. remove requirement restrictions

    ahartikainen authored and Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    bbf9783 View commit details
    Browse the repository at this point in the history
  16. use numpy gentext for fileloading

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c150419 View commit details
    Browse the repository at this point in the history
  17. remove pandas import

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    22f15c9 View commit details
    Browse the repository at this point in the history
  18. fix typo

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    257e1d0 View commit details
    Browse the repository at this point in the history
  19. change test

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c9b6617 View commit details
    Browse the repository at this point in the history
  20. update csv reader

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4aa068c View commit details
    Browse the repository at this point in the history
  21. clean file

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    66f8342 View commit details
    Browse the repository at this point in the history
  22. add info to changelog

    Ari Hartikainen committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    568a296 View commit details
    Browse the repository at this point in the history