QSTheory/fftarray

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

Open

#252 创建于 2025年4月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (0 fork)auto 404
good first issue

仓库指标

Star
 (13 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南