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

Implement systems for flavor, pointwise extensions, default bound and rounding mode #271

Closed
wants to merge 94 commits into from

Commits on Jul 26, 2020

  1. Configuration menu
    Copy the full SHA
    c8ff400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595af4d View commit details
    Browse the repository at this point in the history
  3. Reviewed macros.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    13068ab View commit details
    Browse the repository at this point in the history
  4. Review rounding.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    2bfdc2a View commit details
    Browse the repository at this point in the history
  5. Review convert.jl (incomplete)

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    e0a47c4 View commit details
    Browse the repository at this point in the history
  6. Fix compilation errors

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    97f5a03 View commit details
    Browse the repository at this point in the history
  7. Review precision.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    39b86fa View commit details
    Browse the repository at this point in the history
  8. Review set_operations.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    eabd93b View commit details
    Browse the repository at this point in the history
  9. Work on comparisons

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    86594e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2819ec8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c67a0f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebde437 View commit details
    Browse the repository at this point in the history
  13. Review trigonometric.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    de2f573 View commit details
    Browse the repository at this point in the history
  14. Review hyperbolic.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    c3eb5fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4609669 View commit details
    Browse the repository at this point in the history
  16. Document generated functions

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    74686d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c2b6d2 View commit details
    Browse the repository at this point in the history
  18. Review integer.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    4ae53b7 View commit details
    Browse the repository at this point in the history
  19. Review absmax functions

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    8bcab47 View commit details
    Browse the repository at this point in the history
  20. Review cancellative functions

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    33c21b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf18a2f View commit details
    Browse the repository at this point in the history
  22. Rename entireinterval to RR

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    036a1d8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    12cfc39 View commit details
    Browse the repository at this point in the history
  24. Fix typos in precision.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    53e4866 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ab8fd8b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    89358e6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    80bbaca View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7dfb3f5 View commit details
    Browse the repository at this point in the history
  29. Review power.jl

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    474f026 View commit details
    Browse the repository at this point in the history
  30. Change include statements

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    933a89b View commit details
    Browse the repository at this point in the history
  31. Fix loading bugs

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    cabfeb7 View commit details
    Browse the repository at this point in the history
  32. Fix several bugs

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    88491f3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9c0ee5c View commit details
    Browse the repository at this point in the history
  34. Adapt bare interval parsing

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    31409c3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9b48379 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f932c61 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d6c1e08 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fb76b31 View commit details
    Browse the repository at this point in the history
  39. Fix and complete .. tests

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    09632e8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    584aba0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    dce76b4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cc5694f View commit details
    Browse the repository at this point in the history
  43. Fix tests

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    78980f0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    91b9250 View commit details
    Browse the repository at this point in the history
  45. Remove setprecision from tests

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    b3091de View commit details
    Browse the repository at this point in the history
  46. Fix tests for trig functions

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    34568d8 View commit details
    Browse the repository at this point in the history
  47. Use scaled_mid in biscet

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    3eefa4d View commit details
    Browse the repository at this point in the history
  48. Fix multidim tests

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    4661780 View commit details
    Browse the repository at this point in the history
  49. Ignore broken tests

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    63cb3b8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    67a1fb2 View commit details
    Browse the repository at this point in the history
  51. Small test fix

    Kolaru committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    a75eabe View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Fix first tests after rebase

    Kolaru committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    18b3fe2 View commit details
    Browse the repository at this point in the history
  2. Reintroduce signbit

    Kolaru committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d1dde57 View commit details
    Browse the repository at this point in the history
  3. Negative int power fix

    Kolaru committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    2fcb8ca View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Finish fixing tests

    Kolaru committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9b46da7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    766749f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    1cbdc9b View commit details
    Browse the repository at this point in the history
  2. More consistent notation

    Kolaru committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    8206d52 View commit details
    Browse the repository at this point in the history
  3. Remove unused file

    Kolaru committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    7cee9c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7435671 View commit details
    Browse the repository at this point in the history
  5. Fix cosh

    Kolaru committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    6a0dcba View commit details
    Browse the repository at this point in the history
  6. Fix more broken tests

    Kolaru committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    9a65cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    43571ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb65c89 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Misc

    Kolaru committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    87781c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    25110b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Fix weird notation in cot

    Kolaru committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    9f44928 View commit details
    Browse the repository at this point in the history
  2. Clean up a bit

    Kolaru committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    a8b7d5a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    ac3c35b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Massive rounding.jl cleanup

    Kolaru committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    8f6e905 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Make consistency tests pass

    Kolaru committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    0c26577 View commit details
    Browse the repository at this point in the history
  2. Power tests pass

    Kolaru committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    f02282e View commit details
    Browse the repository at this point in the history
  3. trig.jl tests

    Kolaru committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    15c2c3c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    1765225 View commit details
    Browse the repository at this point in the history
  2. Finalize all none IEEE tests

    Kolaru committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    a6eb8ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8554f66 View commit details
    Browse the repository at this point in the history
  4. Merge 2

    Kolaru committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    fc69f93 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. New parser

    Kolaru committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ef69cc3 View commit details
    Browse the repository at this point in the history
  2. Update the todo file

    Kolaru committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a08cae5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Make all tests pass

    Kolaru committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    727aae8 View commit details
    Browse the repository at this point in the history
  2. Hotfix test erroring on CI

    Kolaru committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    3cd5790 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Clean up a bit

    Kolaru committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1c51825 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Remove manifest

    Kolaru committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2fd86c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    96b090b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Remove force_interval

    Kolaru committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    a993ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8709e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebb2307 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Finalize pointwise politic

    Kolaru committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    df715e2 View commit details
    Browse the repository at this point in the history
  2. Go through TODO

    Kolaru committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    83d76e9 View commit details
    Browse the repository at this point in the history
  3. Revert RR for entireinterval

    Kolaru committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    2c718e4 View commit details
    Browse the repository at this point in the history
  4. Go through inline TODOs

    Kolaru committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d58dfae View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Kolaru committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    c2b09f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. First pass on lbenet review

    Kolaru committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a9d5acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e71bb View commit details
    Browse the repository at this point in the history