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 optional class parameter to ones and filled #189

Open
wants to merge 6 commits into
base: SNAPSHOT
Choose a base branch
from

Conversation

JozsefKutas
Copy link

This adds overloads of SimpleMatrix#ones and SimpleMatrix#filled with an optional class parameter. This is roughly consistent with SimpleMatrix#identity and SimpleMatrix#diag.

This PR follows from #188 - the two overlap, so it didn't seem to make sense to separate them. I can separate this if there are problems with #188.

@lessthanoptimal
Copy link
Owner

Ok got the first PR down. Can you rebase and resolve the conflict?

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.

None yet

2 participants