Skip to content

Correct indexing links in docs #1463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

williambdean
Copy link
Contributor

@williambdean williambdean commented Jun 10, 2025

Description

Some basic correction from this documentation page:
https://pytensor.readthedocs.io/en/latest/library/tensor/basic.html#indexing

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pytensor--1463.org.readthedocs.build/en/1463/

@williambdean
Copy link
Contributor Author

Closes #1458

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.03%. Comparing base (646a734) to head (ce35066).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1463      +/-   ##
==========================================
- Coverage   82.14%   82.03%   -0.11%     
==========================================
  Files         213      214       +1     
  Lines       50270    50398     +128     
  Branches     8879     8897      +18     
==========================================
+ Hits        41295    41345      +50     
- Misses       6774     6848      +74     
- Partials     2201     2205       +4     
Files with missing lines Coverage Δ
pytensor/tensor/subtensor.py 89.98% <ø> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@williambdean
Copy link
Contributor Author

@ricardoV94 ricardoV94 changed the title Correct basis indexing docs Correct indexing links in docs Jun 11, 2025
@williambdean
Copy link
Contributor Author

Added in the feedback. Will check to see how they render. Let me know what you think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken numpy links in index section
2 participants