Skip to content

gh-1026: remove np.asarray from generate#1047

Open
paddyroddy wants to merge 3 commits intomainfrom
paddy/issue-1026
Open

gh-1026: remove np.asarray from generate#1047
paddyroddy wants to merge 3 commits intomainfrom
paddy/issue-1026

Conversation

@paddyroddy
Copy link
Member

@paddyroddy paddyroddy commented Mar 4, 2026

Description

Following glass-dev/transformcl#6 we can now safely remove the np.asarray call within generate. This is because cltovar is now Array API compatible.

Closes: #1026

Checks

  • Is your code passing linting?
  • Is your code passing tests?
  • Have you added additional tests (if required)?
  • Have you modified/extended the documentation (if required)?
  • Have you added a one-liner changelog entry above (if required)?

@paddyroddy paddyroddy self-assigned this Mar 4, 2026
@paddyroddy paddyroddy added dependencies Pull requests that update a dependency file array-api Work is related to the Array API labels Mar 4, 2026
@paddyroddy paddyroddy requested a review from connoraird March 4, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

array-api Work is related to the Array API dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove np.assaray from generate

1 participant