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/IntervalContractors.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: JuliaIntervals/IntervalContractors.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.6
Choose a head ref
  • 1 commit
  • 14 files changed
  • 1 contributor

Commits on Feb 4, 2022

  1. fixed bugs towards ITF1788 compliance (#49)

    * fixed bugs towards ITF1788 compliance
    
    * fixed typo in po_rev2
    * fixed power_rev for exponent zero integer
    * added support for decorated intervals
    * added methods with one less parameter with x=R
    * fixed cosh_rev
    * added mul_rev_to_pair
    * added tests from ITF1788 test suite
    
    * fix mul_rev_IEEE
    
    * bump IA version (#50)
    
    * Update Project.toml (#51)
    
    * fixed bugs towards ITF1788 compliance
    
    * fixed typo in po_rev2
    * fixed power_rev for exponent zero integer
    * added support for decorated intervals
    * added methods with one less parameter with x=R
    * fixed cosh_rev
    * added mul_rev_to_pair
    * added tests from ITF1788 test suite
    
    * fix mul_rev_IEEE
    
    * added docstrings for power_rev, pow_rev1, pow_rev2
    
    * updated tests
    
    * updated docstrings
    
    * updated CI
    lucaferranti authored Feb 4, 2022
    2 Configuration menu
    Copy the full SHA
    bb96de5 View commit details
    Browse the repository at this point in the history
Loading