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

Replace unrolled foldl used to evaluate Chain with a better one #1809

Merged
merged 8 commits into from
Feb 5, 2022

Commits on Feb 5, 2022

  1. use foldl for Chain

    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    6918b0e View commit details
    Browse the repository at this point in the history
  2. use foldl less often

    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    00ba124 View commit details
    Browse the repository at this point in the history
  3. second derivative tests

    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    a9bbb0c View commit details
    Browse the repository at this point in the history
  4. Revert "use foldl less often"

    This reverts commit a74f86d.
    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    585043d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcb09da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d99d7ac View commit details
    Browse the repository at this point in the history
  7. trailing comma

    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    4dfd551 View commit details
    Browse the repository at this point in the history
  8. fixup

    mcabbott committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f60da1a View commit details
    Browse the repository at this point in the history