JuliaMath / JuliaMath/RandomMatrices.jl
remove camelcase in `rand(W::Haar, n::Int, doCorrection::Int = 1)`
オープン
- 主要言語
- Julia
- スター
- 94
- フォーク
- 41
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Could probably just do `correct::Int = 1` instead. This should be a kwarg rather than an optional argument too.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start at the `rand(W::Haar, n::Int, doCorrection::Int = 1)` entry point and inspect its surrounding method definition and call sites. Update the argument naming and argument style as requested, then verify that existing uses still work and the public signature reflects the intended keyword argument.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100