Cleanup PrimDef #479

Merged
sb10q merged 4 commits from clean-primdef into master 2024-07-27 21:57:47 +08:00
Collaborator

The current enum PrimDef has odd organization.

The current `enum PrimDef` has odd organization.
lyken added 2 commits 2024-07-26 11:01:03 +08:00
lyken requested review from sb10q 2024-07-26 11:01:33 +08:00
Owner

This PR would be a good place to address #478 (comment), and also look for similar problems and fix them.

This PR would be a good place to address https://git.m-labs.hk/M-Labs/nac3/pulls/478#issuecomment-10828, and also look for similar problems and fix them.
lyken added 2 commits 2024-07-26 11:42:29 +08:00
Author
Collaborator

core/toplevel: add more numpy categories since there will be a lot more categories soon:

  1. nalgebra
  2. numpy viewing functions: np.{reshape,transpose,swapaxes,broadcast_to} etc
`core/toplevel: add more numpy categories` since there will be a lot more categories soon: 1. nalgebra 2. numpy viewing functions: `np.{reshape,transpose,swapaxes,broadcast_to}` etc
sb10q merged commit 72972fa909 into master 2024-07-27 21:57:47 +08:00
sb10q deleted branch clean-primdef 2024-07-27 21:57:47 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#479
No description provided.