scikit-hep / scikit-hep/formulate
Add support for converting more TMath functions to numexpr equivlents
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 6
- Avg merge
- 4h 20m
- Merged PRs (30d)
- 4
Description
Currently requested:
-
TMath::Odd -
TMath::Even
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
The issue names no files or tests; first locate the existing TMath-to-numexpr conversion mappings and their tests. Add support for TMath::Odd and TMath::Even, then run the relevant conversion tests and confirm both functions produce the expected numexpr equivalents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100