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

If length(x) > 1, return a matrix #1172

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

Conversation

guslipkin
Copy link

This sketches a possible solution to #1171

@guslipkin
Copy link
Author

This appears to break many things as the long vector is apparently now expected and relied upon behavior. Perhaps an option then to return the matrix instead?

@vspinu
Copy link
Member

vspinu commented Dec 4, 2024

Yes, an option to return a matrix is a much better idea. Could get rid of the print method. Those are for debugging purposes anyhow.

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.

2 participants