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

add sparse(S::UniformScaling, dims::Dims{2}) method #24660

Merged
merged 1 commit into from
Nov 20, 2017

Conversation

Sacha0
Copy link
Member

@Sacha0 Sacha0 commented Nov 19, 2017

This pull request adds a sparse(s::UniformScaling, dims::Dims{2}) method (essentially identical to the existing sparse(s::UniformScaling, m::Integer, n::Integer) method). (This method's absence from #24372 was an oversight.) Best!

@Sacha0 Sacha0 added arrays [a, r, r, a, y, s] linear algebra Linear algebra sparse Sparse arrays labels Nov 19, 2017
@fredrikekre fredrikekre merged commit 057c793 into JuliaLang:master Nov 20, 2017
@Sacha0
Copy link
Member Author

Sacha0 commented Nov 20, 2017

Thanks @fredrikekre! :)

@Sacha0 Sacha0 deleted the sparseIdims branch November 20, 2017 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s] linear algebra Linear algebra sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants