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

Clean up factor range and add factor method #14037

Merged
merged 15 commits into from
Aug 27, 2024
Merged

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c0e6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b36d5d View commit details
    Browse the repository at this point in the history
  3. remove spurious comment

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bf722c2 View commit details
    Browse the repository at this point in the history
  4. formatting

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4252356 View commit details
    Browse the repository at this point in the history
  5. any -> unknown

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a8493ef View commit details
    Browse the repository at this point in the history
  6. docs comments

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    39b5817 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bf9b7a View commit details
    Browse the repository at this point in the history
  8. fix levels property cruft

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8bacbdf View commit details
    Browse the repository at this point in the history
  9. use switch for range.levels

    bryevdv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    59216a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. remove axis offsets cruft

    bryevdv committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e6020b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. split off typed FactorMapper

    bryevdv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9803309 View commit details
    Browse the repository at this point in the history
  2. misc formatting

    bryevdv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    04dbdf4 View commit details
    Browse the repository at this point in the history
  3. fix test

    bryevdv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b5de87c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. better error type

    bryevdv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fd61143 View commit details
    Browse the repository at this point in the history
  2. don't use .at

    bryevdv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9c02df9 View commit details
    Browse the repository at this point in the history