QSTheory/fftarray

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

Open

#252 ouverte le 22 avr. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (0 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (13 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur