sandialabs / pyttb

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

Align the ordering of class methods #289

Open dmdunla opened 1 year ago

dmdunla commented 1 year 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 11 months ago

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