JuliaMath / JuliaMath/RandomMatrices.jl

remove camelcase in `rand(W::Haar, n::Int, doCorrection::Int = 1)`

オープン
#94 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。