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

Experiment: Implement spiral pattern generation and subgrid analysis #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cristianoc
Copy link
Owner

@cristianoc cristianoc commented Oct 25, 2024

Implement spiral pattern generation and subgrid analysis

  • Add function to generate and visualize spiral patterns
  • Implement subgrid extraction and analysis for 2x2 grids
  • Create SubgridPattern dataclass to store subgrid information
  • Add visualization for subgrid pattern
Screenshot 2024-10-25 at 07 14 16 Screenshot 2024-10-25 at 07 14 04 Screenshot 2024-10-25 at 07 13 53 Screenshot 2024-10-25 at 07 13 46 Screenshot 2024-10-25 at 07 13 40 ns and their adjacencies - Implement colormap visualization for subgrid indices

Implement spiral pattern generation and subgrid analysis

- Add function to generate and visualize spiral patterns
- Implement subgrid extraction and analysis for 2x2 grids
- Create SubgridPattern dataclass to store subgrid information
- Add visualization for subgrid patterns and their adjacencies
- Implement colormap visualization for subgrid indices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant