[ruby-trunk - misc #10032] Matrix classについて

Issue #10032 has been updated by Shota F…

Translating from Japanese…

gogo tanaka wrote:

And I’m afraid that nobody but you can maintain matrix…
JP ->僕はあなた(Marc-Andre L.さん)以外の誰もMatrix class
をメンテナンスをする事が出来ないのではないかと危惧しています.
→ I’m afraid for losing maintainers.

Nobody but you haven’t maintained EigenvalueDecomposition class, and it’s
little complicated.
JP ->あなた(Marc-Andre L.さん)以外の誰も
EigenvalueDecompositionクラスにコミットの履歴がないし、これは少し複雑である.
→ Because only Marc-Andre commits to EigenvalueDecomposition class,
which is little complex.

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. )
JP
->(そもそもメンテナが不足しているのが問題であって)Githubであるかredmineであるかどうかは問題には思っていません、(もしそれがGithubの問題であるならばどちらにせよすぐにどうにかすべきだと思います)

→ The problem is it has few maintainers. I don’t think this is a
problem of tools (e.g. GitHub, Redmine); If the problem’s origin is a
tool, I think it should be fixed ASAP.

And here’s my reply for the above comment:

IMO we’re welcome to your conrtibution. Patches are welcomed and you
can be a committer if it’s needed, and you wants to.
But please remember that almost of us are volunteer. I think you
already know as you did, write a code, not only criticizing.

パッチ等貢献については歓迎します。必要があればコミッター・メンテナーになる事もできるでしょう。

ただ、コミッターのほとんどは volunteer である事を忘れないで欲しいです。すでにパッチを書いているとの事なので問題ないと思いますが、
ただ批判をするだけでなく貢献をしてほしいと(個人的には)思います。

And about delayed review on GitHub – because we use bugs.ruby-lang.org
(Redmine) for primary, please file a ticket if you
want to be reviewed. See
https://bugs.ruby-lang.org/projects/ruby/wiki/HowToContribute

(but I agree to this documentation is little weak to say about this…)

また柴田さんのコメントがつたわっているかよくわからないので再度書きますが、わたしたちはメインの issue tracking をこの
Redmine で行なっているので、
レビューが必要なパッチであればそちらを使った方が返答が速いと思います。ruby/ruby は全員が常に見ている訳ではないので…

https://bugs.ruby-lang.org/projects/ruby/wiki/HowToContribute
もごらんください。ただ、それを伝えるにはちょっと文言が足りないなあという点については同意します。

それでは。


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に切り出す方が良いのではないかとも思っております.

ご回答のほどよろしくお願い致します.