Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaIntervals/IntervalArithmetic.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JuliaIntervals/IntervalArithmetic.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dps/mod
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 29, 2018

  1. Implement mod(a,y)

    Luis Benet committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    32030a3 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Luis Benet committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    ee8a95b View commit details
    Browse the repository at this point in the history
  3. Add extended_mod(a, y), with tests

    Luis Benet committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    b27263a View commit details
    Browse the repository at this point in the history
  4. Change fld(a,b) -> floor(a,b)

    Luis Benet committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    1061f22 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Add tests involving pi

    Luis Benet committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    0b9d01b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Luis Benet committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e0eaa54 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Interval mod

    dpsanders committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    40be4a2 View commit details
    Browse the repository at this point in the history
Loading