How can we make docs better? #715
Replies: 4 comments 5 replies
|
Add sections for different use cases?
|
|
Add a "Sharp bits" section like JAX does, that explains where behavior deviates from python/numpy most obviously https://jax.readthedocs.io/en/latest/notebooks/Common_Gotchas_in_JAX.html
|
|
Hi, I am currently reading PyTensor tutorials with the aim of improving my PyMC code performance. Here are my 2 cents.
|
|
The Tutorial are pretty rich here but then the Examples are pretty sparse: https://pytensor.readthedocs.io/en/latest/gallery/gallery.html . Would it make sense to combine these? Feel like I don't know where to look when looking at the docs. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The goal of this thread is to collect ideas on how we can make PyTensor docs better.
Suggestions more than welcome
All reactions