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

Optimize print matrix as string #422

Open
atilaajones opened this issue Oct 22, 2023 · 0 comments · May be fixed by #449
Open

Optimize print matrix as string #422

atilaajones opened this issue Oct 22, 2023 · 0 comments · May be fixed by #449
Assignees
Labels
enhancement New feature or request

Comments

@atilaajones
Copy link
Contributor

Some invariants are presented in matrix format. However, when the matrix involves integers and floats, its printout is not optimized. See the image below. (Randic Matrix and Normalized Laplacian Matrix)

image

Implement function that prints matrix in optimized format. Maybe this link will help.

@atilaajones atilaajones added the enhancement New feature or request label Oct 22, 2023
@rosaigor138 rosaigor138 self-assigned this Nov 13, 2023
@rosaigor138 rosaigor138 linked a pull request Nov 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants