Moving things to Base Julia
まだ誰も着手していません。
評価
調査の方向性
issue #340 のチェックリストを確認し、提案されている Base の変更について、リンクされている Julia の pull request を追ってください。まず、どの項目が安定していて、どの項目が PR #44538 または別の機能的な代替案に依存しているかを判断します。候補リストと依存関係の状態が確定すれば完了ですが、この issue では自己完結した実装は定義されていません。
索引モデルが issue の本文から書いたものです。
説明
We've been informally talking about moving stuff to Base. I figured we should actually have a record of what has been attempted and things we think are stable enough to consider.
-
ArrayInterfaceCore.parent_type: https://github.com/JuliaLang/julia/pull/42923 - Non-mutating methods (
deleteat,insert): https://github.com/JuliaLang/julia/pull/46453 - Static size related stuff currently all depends on either accepting https://github.com/JuliaLang/julia/pull/44538 or someone figuring out a functional alternative. A lot of methods depend on it (
ArrayInterface.size,ArrayInterface.lengthArrayInterface.strides,ArrayInterface.offsets, and all theknown_*counterparts) -
ArrayInterfaceCore.can_change_size: https://github.com/JuliaLang/julia/pull/46500 -
ArrayInterfaceCore.can_setindex: https://github.com/JuliaLang/julia/pull/46500 -
ArrayInterfaceCore.isstructured -
ArrayInterfaceCore.has_sparsestruct -
ArrayInterfaceCore.issingular
- 主要言語
- Julia
- スター
- 140
- フォーク
- 44
- 平均マージ
- 4日 14時間
- マージ済み PR(30日)
- 5
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
JuliaArrays/ArrayInterface.jl のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
JuliaArrays/ArrayInterface.jl#499 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
JuliaArrays/ArrayInterface.jl#463 · コメント 5 件 · リアクション 4 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
JuliaArrays/ArrayInterface.jl#460 · コメント 8 件 · リアクション 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
JuliaArrays/ArrayInterface.jl#397 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 15/100
JuliaArrays/ArrayInterface.jl#396 ·
JuliaArrays/ArrayInterface.jl の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
epiforecasts/BVDOutbreakSize#862 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
CliMA/Oceananigans.jl#6066 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
JuliaLang/LinearAlgebra.jl#1707 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ReactiveBayes/ExponentialFamily.jl#322 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
JuliaAstro/AstroImages.jl#140 · コメント 2 件 ·