QSTheory/fftarray

Rename `np_op` to `xp_op` in test_array_ops.py

Open

#252 opened on 2025年4月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
good first issue

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

説明

np_op is a bad name here in assert_equal_op and maybe other parts as it actually references a general xp_op.

Originally posted by @gabmueller in https://github.com/QSTheory/fftarray/pull/247#discussion_r2053661814

コントリビューターガイド