sandialabs / pyttb

Python Tensor Toolbox
https://pyttb.readthedocs.io
BSD 2-Clause "Simplified" License
25 stars 13 forks source link

Change names of tutorials that are for algorithms to start with algor… #273

Closed jeremy-myers closed 1 year ago

jeremy-myers commented 1 year ago

…ithm_


:books: Documentation preview :books:: https://pyttb--273.org.readthedocs.build/en/273/

jeremy-myers commented 1 year ago

ttensor_reconstruct.ipynb isn't a class or an algorithm -- is there any naming convention we want to follow for tutorials of this nature?

dmdunla commented 1 year ago

@jeremy-myers Can this be folded into the class_ttensor tutorial? It seems like it belongs there to me instead of some new, separate tutorial.

jeremy-myers commented 1 year ago

That's a good idea. I'll open an issue and merge it into this PR?

dmdunla commented 1 year ago

Just make the change here. No need for a separate PR, as this arose when addressing this issue -- there was no clear name for that tutorial content.