Skip to content

Conversation

@Balint-R
Copy link
Collaborator

Closes #21.

Necessary for adding proper support for linalg.reduce.

Maybe I will write documentation a bit later.

The main feature of inline functions that could still be improved is scoping; right now, it has the same scoping rules as a nested function in Python, which is probably not exactly what we want.

@jamesthejellyfish
Copy link
Collaborator

LGTM

@jamesthejellyfish jamesthejellyfish merged commit 186b416 into Huawei-CPLLab:main Aug 1, 2025
1 check passed
@Balint-R Balint-R deleted the inline-func branch August 8, 2025 21:11
@Balint-R Balint-R added the feature New feature or request label Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add inline functions

2 participants