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

Fix cumulative and density function #153

Merged
merged 29 commits into from
Mar 12, 2024
Merged

Fix cumulative and density function #153

merged 29 commits into from
Mar 12, 2024

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    15d0758 View commit details
    Browse the repository at this point in the history
  2. comment improvement

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9106c29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460d430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ebc608 View commit details
    Browse the repository at this point in the history
  5. fix features and add tests

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    85cadfe View commit details
    Browse the repository at this point in the history
  6. add warn message

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d80c3ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d0d686 View commit details
    Browse the repository at this point in the history
  8. Update src/model.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sunxd3 and github-actions[bot] authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5b0a29a View commit details
    Browse the repository at this point in the history
  9. fix typo

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    80fe929 View commit details
    Browse the repository at this point in the history
  10. update tests

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c683ac1 View commit details
    Browse the repository at this point in the history
  11. fix typo

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6ae5f0c View commit details
    Browse the repository at this point in the history
  12. update condition function

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ff24143 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. remove info call

    sunxd3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a5fccf1 View commit details
    Browse the repository at this point in the history
  2. fix bug

    sunxd3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    da660e4 View commit details
    Browse the repository at this point in the history
  3. recover old imple

    sunxd3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d371c21 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. some minor improvement

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c2410e7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sunxd3 and github-actions[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    62dff76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf4627 View commit details
    Browse the repository at this point in the history
  4. add error handling

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4d401a3 View commit details
    Browse the repository at this point in the history
  5. put back some changes

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c156c53 View commit details
    Browse the repository at this point in the history
  6. fix error

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    afb5744 View commit details
    Browse the repository at this point in the history
  7. format

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0ec7ebb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4adc8a2 View commit details
    Browse the repository at this point in the history
  9. fix error

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    31bd17c View commit details
    Browse the repository at this point in the history
  10. remove some changes

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    93f5c1c View commit details
    Browse the repository at this point in the history
  11. remove unnecessary changes

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d95377f View commit details
    Browse the repository at this point in the history
  12. formatting

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a672a7a View commit details
    Browse the repository at this point in the history
  13. more formatting

    sunxd3 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    876672b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a419e5 View commit details
    Browse the repository at this point in the history