Binding for `Hyperreduction::ComputeSamples`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 63
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The new libROM [PR](https://github.com/LLNL/libROM/pull/229) introduces a new boilerplate function `ComputeSamples`. This is not an imminent issue, but will be need to be binded soon.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing libROM PR 229 and the Hyperreduction::ComputeSamples entry point to understand the new function's interface. Compare it with the existing bindings in pylibROM, then expose ComputeSamples and verify that the Python interface can invoke it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100