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

Tiled arbitrary grids #10

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2279f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8908cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d590edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f670d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3e39dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41221c4 View commit details
    Browse the repository at this point in the history
  7. refactor _get_grid

    chrishavlin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b7160ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28458f2 View commit details
    Browse the repository at this point in the history
  9. simplify, add tests

    chrishavlin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    82ee52d View commit details
    Browse the repository at this point in the history
  10. rm nbs

    chrishavlin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    02b94f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39cc528 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5281987 View commit details
    Browse the repository at this point in the history
  13. lint fix

    chrishavlin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e224748 View commit details
    Browse the repository at this point in the history
  14. some type check fixes

    chrishavlin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bbfb7b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. more typing corrections

    chrishavlin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    616c975 View commit details
    Browse the repository at this point in the history
  2. further improve typing

    chrishavlin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f5c368d View commit details
    Browse the repository at this point in the history