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

Add Muller's method #139

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add Muller's method #139

wants to merge 6 commits into from

Commits on Apr 9, 2024

  1. Added Muller's method

    fgittins committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    29d63c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    5ddd166 View commit details
    Browse the repository at this point in the history
  2. Fixed tests using Floats

    fgittins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bad6a77 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Make docstring more detailed

    fgittins committed May 27, 2024
    Configuration menu
    Copy the full SHA
    873a6d8 View commit details
    Browse the repository at this point in the history
  2. Add check for three guesses

    fgittins committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5d5f6ee View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix type-instability

    fgittins committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9bfaee4 View commit details
    Browse the repository at this point in the history