Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make closure addition a data-driven node #2185

Conversation

ld-kerley
Copy link
Contributor

Inspired by recent TSC conversations I decided to try and move one of the current C++ backed nodes to be data driven.

I believe this PR is mergable - but I encourage discussion around the direction taken. If the community is in alignment with this approach I believe there are a number of other nodes that could be given a similar treatment - bringing us closer to being a data driven format.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks like a great improvement, thanks @ld-kerley, and let's plan to merge this after the upcoming v1.39.2 release.

@jstone-lucasfilm jstone-lucasfilm changed the title Move the ClosureAdd C++ node to a data driven node. Make closure addition a data-driven node Jan 22, 2025
@jstone-lucasfilm jstone-lucasfilm merged commit e0bced9 into AcademySoftwareFoundation:main Jan 22, 2025
34 checks passed
ld-kerley added a commit that referenced this pull request Jan 23, 2025
Following on from #2185. Moving closure layering, mixing and multiplication data-driven nodes. 

---------

Signed-off-by: Jonathan Stone <[email protected]>
Co-authored-by: Jonathan Stone <[email protected]>
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