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

Change balancing options for eigen functions. #5731

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Conversation

andreasnoack
Copy link
Member

As discussed in #5428 and JuliaLang/LinearAlgebra.jl#72. @jiahao I have used the kwargs... trick that you don't like. If I write the keywords out then all eigen functions must have those arguments even though they don't support balancing for good reasons.

@jiahao
Copy link
Member

jiahao commented Feb 8, 2014

Eigenfunctions... ha ha.

You're absolutely right, I generally dislike passing kwargs in their entirety. In this case however, I do see the 'necessary evil' use case. I'll leave this to your discretion.

andreasnoack added a commit that referenced this pull request Feb 11, 2014
Change balancing options for eigen functions.
@andreasnoack andreasnoack merged commit 96466ea into master Feb 11, 2014
@andreasnoack andreasnoack deleted the anj/balance branch February 11, 2014 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants