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 approx traits for ArrayBase #581

Merged
merged 26 commits into from May 5, 2019

Commits on Jan 11, 2019

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

Commits on Jan 14, 2019

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

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    966809a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb07a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21fe5c View commit details
    Browse the repository at this point in the history
  4. Fix implementation.

    LukeMathWalker committed May 4, 2019
    Configuration menu
    Copy the full SHA
    5e30924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa60376 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fb8aa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e47c5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b83175 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0f390d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    ac67ea5 View commit details
    Browse the repository at this point in the history
  2. Fix assertions

    LukeMathWalker committed May 5, 2019
    Configuration menu
    Copy the full SHA
    35915b8 View commit details
    Browse the repository at this point in the history
  3. Fix test

    LukeMathWalker committed May 5, 2019
    Configuration menu
    Copy the full SHA
    3d81967 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf646e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c6ff1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from LukeMathWalker/update-approx

    Polish approx
    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    15122f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80488fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f9aeba View commit details
    Browse the repository at this point in the history
  9. Fix unused import warning

    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    54a6895 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bdb2b86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3b2b97 View commit details
    Browse the repository at this point in the history
  12. Fix link in docs

    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    a2070aa View commit details
    Browse the repository at this point in the history
  13. Fix tests

    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    3219842 View commit details
    Browse the repository at this point in the history
  14. Fix formatting

    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    3d89f7d View commit details
    Browse the repository at this point in the history
  15. Remove unnecessary &

    jturner314 committed May 5, 2019
    Configuration menu
    Copy the full SHA
    e7ea7f3 View commit details
    Browse the repository at this point in the history