Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Generate value filters for element-wise tests

オープン
#147 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@honno がすでに取り組んでいます。

2022年10月4日 から。

評価

この issue はまだ評価されていません。

説明

low priority

Currently we parse the spec and generate tests for special cases. How about we use that machine reading to also generate the filter_ we pass to the element-wise tests?

https://github.com/data-apis/array-api-tests/blob/adfee28374165a4a0285c2935d152e7015c33201/array_api_tests/test_operators_and_elementwise_functions.py#L93-L97

I notice we actually have some incorrect filters (will explore, didn't want to change incase I'm missing other concerns + need to document if so), so this should help with accuracy as well as maintenance.

主要言語
Python
スター
74
フォーク
54
平均マージ
4時間 35分
マージ済み PR(30日)
4

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

data-apis/array-api-tests のほかの issue

data-apis/array-api-tests の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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