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

Added hashtable and removed some of the warnings + trapezoidal method for function integration + bingo sort #66

Merged
merged 11 commits into from
Jan 14, 2024

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    12137b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9618e3 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    BogdanCiocea committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5ac84f4 View commit details
    Browse the repository at this point in the history
  4. removed warning

    BogdanCiocea committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2140f17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25d596c View commit details
    Browse the repository at this point in the history
  6. made it even simpler

    BogdanCiocea committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    04e3076 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Added bingo sort

    BogdanCiocea committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    a23ea27 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Update src/math/trapezoidal_integration.rs

    Co-authored-by: Alexander González <[email protected]>
    BogdanCiocea and alexfertel authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    363ffd7 View commit details
    Browse the repository at this point in the history
  2. Updated code

    BogdanCiocea committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    37881e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32110c View commit details
    Browse the repository at this point in the history
  4. formated code

    BogdanCiocea committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    bdb00f4 View commit details
    Browse the repository at this point in the history