scikit-hep / scikit-hep/formulate

Add support for TMath::Functions with variable numbers of arguments

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
14
Forks
6
Avg merge
4h 20m
Merged PRs (30d)
4

Description

See backends/ROOT.py for a list.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with formulate/backends/ROOT.py, especially lines 137-161, which list the TMath functions currently handled. Review how function argument counts are represented and identify the listed functions that need variable-argument support. Done means those functions convert correctly for varying numbers of arguments; the issue does not name a test file, so inspect nearby tests or existing backend coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.