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

Change print_matrix so that it actually displays the matrix. #213

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

dlyongemallo
Copy link
Contributor

@dlyongemallo dlyongemallo commented Apr 17, 2024

(Also: update "AKLT hexagonal lattice.ipynb" so it no longer uses the hack of wrapping print_matrix with a call to display.)

Fixes #145.

(Also: update "AKLT hexagonal lattice.ipynb" so it no longer uses the hack of wrapping print_matrix with a call to display.)

Fixes zxcalc#145.
@dlyongemallo dlyongemallo marked this pull request as ready for review April 18, 2024 16:07
@jvdwetering jvdwetering merged commit 6b6cf68 into zxcalc:master Apr 23, 2024
3 checks passed
@dlyongemallo dlyongemallo deleted the print_matrix branch April 23, 2024 12:54
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.

print_matrix only prints the matix if it's the last output operation in a cell
2 participants