sandialabs / pyttb

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

Align the ordering of class methods #289

Open dmdunla opened 12 months ago

dmdunla commented 12 months ago

We should decide on the order of the class methods. Unless there is standard ordering that we should follow, below is a suggestion.

Suggestion:

Currently the method orderings are different across the classes.

jeremy-myers commented 10 months ago

I think this ordering is intuitive. I can take this on after a second opinion.