We're always acting on the same vector space, so using the word "space" in input_space and output_space might be misleading. When it's a convenient time (i.e., not in the middle of another PR), we should change this in all the interfaces to input_basis and output_basis.
We're always acting on the same vector space, so using the word "space" in
input_space
andoutput_space
might be misleading. When it's a convenient time (i.e., not in the middle of another PR), we should change this in all the interfaces toinput_basis
andoutput_basis
.