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

Unify use of an atol when comparing to zero #692

Merged
merged 29 commits into from
Dec 25, 2023

Commits on Dec 14, 2023

  1. Unify atols in isapproxes.

    kellertuer committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bbb6dd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60fb14 View commit details
    Browse the repository at this point in the history
  3. Fix a space error.

    kellertuer committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    477feae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9d83cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b397d2a View commit details
    Browse the repository at this point in the history
  6. Fix essential manifold.

    kellertuer committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8b57a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
    kellertuer and mateuszbaran authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c35aa83 View commit details
    Browse the repository at this point in the history
  2. Update our reference.

    kellertuer committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1e9610b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    5fa4eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7861d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b269660 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Adapt imports, remove the ones that are no longer defined since Manif…

    …oldsBase 0.15.6
    
    ...but they were never overwritten anywhere anyways.
    kellertuer committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8aad681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0aaa02 View commit details
    Browse the repository at this point in the history
  3. Improve deprecations.

    kellertuer committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0cfeca5 View commit details
    Browse the repository at this point in the history
  4. Improve formatting.

    kellertuer committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    869f0a3 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
    kellertuer and mateuszbaran authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9f6f544 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    b8de1d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kellertuer/fix-isapproxes' of github.com:JuliaManifolds…

    …/Manifolds.jl into kellertuer/fix-isapproxes
    kellertuer committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f3f1359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b1bbb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Fix statistics tests.

    kellertuer committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c7fc451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f181e72 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    032a5d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d5df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6244a6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8080e2 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
    kellertuer and mateuszbaran authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    4c05d8e View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
    kellertuer and mateuszbaran authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    3d9c861 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f95584f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. fix changelog.

    kellertuer committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a63e8ae View commit details
    Browse the repository at this point in the history