mirの基本操作追加
mirの基本操作まとめました。 mapとか演算系やnorm計算とかのコンテンツ不足感はありますが、一旦素案としては出せる内容揃えたつもりなのでマージしたいです。
あとBLASの依存関係を一般には除外すべきかと思われるのと、CIでは対象にしたい、というのが課題です。
Codecov Report
Merging #183 (68548b0) into master (e0db37f) will increase coverage by
0.11%. The diff coverage is100.00%.
:exclamation: Current head 68548b0 differs from pull request most recent head 1ee4935. Consider uploading reports for the commit 1ee4935 to get more accurate results
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #183 +/- ##
==========================================
+ Coverage 97.27% 97.39% +0.11%
==========================================
Files 40 42 +2
Lines 2203 2299 +96
==========================================
+ Hits 2143 2239 +96
Misses 60 60
| Impacted Files | Coverage Δ | |
|---|---|---|
| thirdparty/mir/source/mir_usage/slice_common.d | 100.00% <100.00%> (ø) |
|
| thirdparty/mir/source/mir_usage/slice_matrix.d | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more