Skip to content

Fix bugs in GradedSpace constructor + similar of SectorVector - #498

Open
borisdevos wants to merge 1 commit into
mainfrom
bd/smallbugs
Open

Fix bugs in GradedSpace constructor + similar of SectorVector#498
borisdevos wants to merge 1 commit into
mainfrom
bd/smallbugs

Conversation

@borisdevos

Copy link
Copy Markdown
Member

Two small bugs I encountered.

  1. Keyword arguments were splatted when forwarded to Vect[I], so dual was read as :dual.
  2. One of the similars just MethodErrored.

@borisdevos borisdevos changed the title Bug in GradedSpace constructor + similar of SectorVector Fix bugs in GradedSpace constructor + similar of SectorVector Jul 29, 2026

@lkdvos lkdvos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Any chance you can add a test for this to catch this in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants