pymc-devs / pymc-devs/pytensor
Deprecate `get_undelying_scalar_constant_value` from `tensor` namespace
Open
Nobody has claimed this yet.
maintenance
- Dominant language
- Python
- Stars
- 644
- Forks
- 208
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 16
Description
Description
Mentioned in https://github.com/pymc-devs/pytensor/pull/1046#pullrequestreview-2545416966
Contributor guide
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 reading the referenced pull request review and searching the repository for get_undelying_scalar_constant_value and the tensor namespace. Identify the public references and any related tests or documentation; done means the symbol is deprecated consistently without breaking the supported API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100