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

Simplified version of mod(x::Interval, y::Real) #525

Merged
merged 12 commits into from
Jul 3, 2023

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    fea1b34 View commit details
    Browse the repository at this point in the history
  2. Improve testing

    petvana committed May 24, 2022
    Configuration menu
    Copy the full SHA
    153d749 View commit details
    Browse the repository at this point in the history
  3. Update src/intervals/functions.jl

    Co-authored-by: lucaferranti <[email protected]>
    petvana and lucaferranti authored May 24, 2022
    Configuration menu
    Copy the full SHA
    d23df89 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Use ⊇ operator

    petvana committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b56f4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea00b23 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    ff47910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45abc46 View commit details
    Browse the repository at this point in the history
  3. Update docs

    petvana committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d2603d6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    439723f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'simplified-mod' of github.com:petvana/IntervalArithmeti…

    …c.jl into simplified-mod
    petvana committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6fdc809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f4733 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    petvana committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7bef23e View commit details
    Browse the repository at this point in the history