Skip to content

Refactors Abeles Calculation - #385

Merged
DrPaulSharp merged 5 commits into
RascalSoftware:masterfrom
DrPaulSharp:vectorise
Apr 1, 2025
Merged

Refactors Abeles Calculation#385
DrPaulSharp merged 5 commits into
RascalSoftware:masterfrom
DrPaulSharp:vectorise

Conversation

@DrPaulSharp

@DrPaulSharpDrPaulSharp commented Apr 1, 2025

Copy link
Copy Markdown
Collaborator

Closes#382 This PR tidies up the Abeles calculation and makes the matrix multiplication explicit. This results in a modest performance improvement in the compiled code.

@alexhroomalexhroom left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good to me, and we agree on benchmarks

@DrPaulSharp
DrPaulSharp merged commit 98230a1 into RascalSoftware:masterApr 1, 2025
@DrPaulSharp
DrPaulSharp deleted the vectorise branch April 1, 2025 13:00
@alexhroomalexhroom mentioned this pull request Apr 1, 2025
Sign up for freeto 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.

Is Abeles vectorisable?

2 participants

@DrPaulSharp@alexhroom