core.matrix
core.matrix copied to clipboard
length would be better as magnitude
I find the name length confusing, because on many Java datatypes the length function returns the array length.
If length returns the magnitude, then why not rename it to magnitude?
I've toyed with both names. Agree length is a bit confusing given the Java connotation.
Happy to rename I think.