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

Include deprecated methods for vector * matrix #20429

Closed

Conversation

andyferris
Copy link
Member

This used to be the outer product but was removed by #19670 in favor of allowing only vector * rowvector as the outer product. It makes much more sense to deprecate this than make it a breaking change.

Please see PR #20423 for the alternative route of restoring this completely, and the discussion for which route to take at issue #20389.

This used to be the outer product but was removed by JuliaLang#19670. It makes
much more sense to deprecate this than make it a breaking change.
@andyferris
Copy link
Member Author

Closing in favor of #20423.

For the record, I would like to revisit this in the future, especially if e.g. implicit trailing singleton dimensions and so-on are removed. But #20423 makes some sense for v0.6 and removes some friction from the RowVector changes.

@andyferris andyferris closed this Feb 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:linear algebra Linear algebra kind:deprecation This change introduces or involves a deprecation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants