pymc-devs / pymc-devs/pytensor

More exhausitve list of functions in API section of docs

Open
#854 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

docs
Dominant language
Python
Stars
644
Forks
208
Avg merge
2d 14h
Merged PRs (30d)
16

Description

Description

It's rather hard to find what functions are available in PyTensor (like do we have anything for linalg?).

We should get sphinx to auto-populate most things with the same layout as pytensor.tensor as a start.
Then we can see if we need manual tweaking to make it more useful. For instance, I tried to cleanup the random part a bit, as there are many things that don't matter: #817

Contributor guide

Open the contributing guide

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

The issue points to the Sphinx API docs and the pytensor.tensor layout; first inspect the current API section and compare it with pytensor.tensor, then read the random cleanup context in #817. Done means the docs expose the available functions in a consistent generated layout, with unnecessary random entries reviewed or manually adjusted as needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.