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

Grid drawing method possibly unstable #150

Open
Thommy257 opened this issue Mar 28, 2023 · 0 comments
Open

Grid drawing method possibly unstable #150

Thommy257 opened this issue Mar 28, 2023 · 0 comments

Comments

@Thommy257
Copy link
Collaborator

a, b = map(Ty, 'ab')
B1, B2, B3 = Box('B1', a, b),  Box('B1', a, b), Box('B3', b@b, a)
diag = B1 @ B2 >> B3

yields the following grid:

image

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

No branches or pull requests

1 participant