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

Revise pert #1452

Merged
merged 7 commits into from
Jul 16, 2024
Merged

Revise pert #1452

merged 7 commits into from
Jul 16, 2024

Commits on May 16, 2024

  1. PERT: add failing tests

    dhardy committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3fa9809 View commit details
    Browse the repository at this point in the history
  2. PERT: simplify calculations

    The division requiring a special case factors out, and code
    factors down neatly. See also mc2d R package.
    dhardy committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3888d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb8a59d View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    dhardy committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1ed0686 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix Markdown list syntax

    dhardy committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cd8727b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f09054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e97ef6 View commit details
    Browse the repository at this point in the history