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 Evaluable array-only #738

Open
5 of 8 tasks
joostvanzwieten opened this issue Dec 2, 2022 · 0 comments
Open
5 of 8 tasks

make Evaluable array-only #738

joostvanzwieten opened this issue Dec 2, 2022 · 0 comments
Milestone

Comments

@joostvanzwieten
Copy link
Member

joostvanzwieten commented Dec 2, 2022

To simplify the transition of the evaluable module to Rust we should let Evaluable be array-only.

To be removed or rewritten as an Array:

Open question:

  • How to handle functions that have multiple outputs like eig and LoopConcatenateCombined?
@joostvanzwieten joostvanzwieten added this to the v8 milestone Dec 2, 2022
joostvanzwieten added a commit that referenced this issue Dec 5, 2022
In an effort to make the `evaluable` module array-only (#738), this PR
replaces the `EvaluableTransform*` family of classes with array-valued
evaluable coordinate transformations.
@joostvanzwieten joostvanzwieten modified the milestones: v8, v9 Jul 28, 2023
joostvanzwieten added a commit that referenced this issue Dec 20, 2023
In an effort to make the `evaluable` module array-only (#738), this PR replaces
and removes the `evaluable.Points`, `.NPoints` and `.Weights` classes.
joostvanzwieten added a commit that referenced this issue Dec 20, 2023
In an effort to make the `evaluable` module array-only (#738), this PR
eliminates and removes the `evaluable.EvaluableConstant` class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant