QSTheory/fftarray

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

Open

#252 aberto em 22 de abr. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
good first issue

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador