Skip to content

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 131 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

@ricardoV94 ricardoV94 merged commit b218ffe into pymc-devs:main Jun 14, 2025
73 checks passed
@williambdean williambdean deleted the basic-index-docs branch June 14, 2025 18:03
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