Issue #10032 has been updated by gogo tanaka.
Mr. Marc-Andre L.
You reviewed all of my PR about Matrix, I really appreciate your review,
thank you.
As Mr. Yukihiro M. said, I want to accelerate development. And
I’m afraid that nobody but you can maintain matrix…
For example,
https://github.com/ruby/ruby/blob/trunk/lib/matrix/eigenvalue_decomposition.rb
Nobody but you haven’t maintained EigenvalueDecomposition class, and
it’s little complicated.
Mr. Hiroshi SHIBATA
Thank you for your kind comments. But I think Whether I use github or
redmine, It’s not problem. (If it’s github’s problem, We should solve
that right now. )
I can find some codes only Mr. Marc-Andre L. maintain,
and it’s kind of complicated for commiter who is not familiar with
Linear algebra.
Like that
https://github.com/ruby/ruby/blob/trunk/lib/matrix/eigenvalue_decomposition.rb.
Mr. Yukihiro M.
Thank you! I really appreciate your kindness. You get my point.
misc #10032: Matrix classについて
- Author: gogo tanaka
- Status: Open
- Priority: Normal
- Assignee:
- Category: lib
- Target version:
こんにちは. 突然のご連絡失礼します.
もしこちらでお伺いするには不適切な内容であれば、お叱りと共にその旨をお伝え頂ければなと思います.
- 以下本文
Matrixクラスの貧弱さに憂いてGithub上からシコシコとPRを投げているのですが、
こちらのPRなど最初のレビューを頂くまでに一ヶ月半を要しました. 問題だと感じました.
こちらは単純にGithubの扱われ方の問題なのか、
(だとしたら、Githubの使われ方を見直すべきだと思います)
それとも担当者が不足しているのか、
(だとしたら、僕にもっと権限を下さい.
↓ 今まで投げたPRです.
https://github.com/ruby/ruby/pulls/gogotanaka?direction=desc&page=1&sort=created&state=closed
)
またRubyの標準クラスであるMatrixクラスがなぜ今までこんな中途半端な状態で野さばってきたのか疑問です.
Gemに切り出す方が良いのではないかとも思っております.
ご回答のほどよろしくお願い致します.