Skip to content

Add natural_indices to the shared evaluation interface#10

Merged
cortner merged 1 commit into
mainfrom
add-natural-indices
Jun 14, 2026
Merged

Add natural_indices to the shared evaluation interface#10
cortner merged 1 commit into
mainfrom
add-natural-indices

Conversation

@cortner

@cortner cortner commented Jun 14, 2026

Copy link
Copy Markdown
Member

Adds a natural_indices function stub alongside the existing evaluate*
stubs, so it can serve as a shared ACEsuit interface function (returning a
basis's "natural" descriptions, e.g. (l, m) for spherical harmonics, in
storage order).

This is the enabling change for decoupling SpheriCart from Polynomials4ML:

No behaviour change for existing code; patch bump 0.4.6 → 0.4.7.
Should be registered first, as #235 and #123 require it.

🤖 Generated with Claude Code

@cortner cortner merged commit 66163ab into main Jun 14, 2026
3 checks passed
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.

1 participant