Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear operator -> Linear map #250

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Linear operator -> Linear map #250

merged 1 commit into from
Aug 14, 2024

Conversation

msm-code
Copy link
Contributor

Minor nitpick: I have nothing against a term "linear operator" (usually meaning a linear map from V to itself), but this term is used in the napkin precisely four times, all in the same chapter, and without a definition. Everywhere else these are just called "linear maps".

Another solution is to define this term somewhere, but it's easier to just avoid introducing new terminology.

This PR renames all four "linear operators" to "linear maps". In all four cases it's obvious from the context that they are from V to itself, so no information is lost.

Minor nitpick: I have nothing against a term "linear operator" (usually meaning a linear map from V to itself), but this term is used in the napkin precisely four times, all in the same chapter, and without a definition. Everywhere else these are just called "linear maps".

Another solution is to define this term somewhere, but it's easier to just avoid introducing new terminology.
@vEnhance vEnhance merged commit bee66fb into vEnhance:main Aug 14, 2024
3 checks passed
@vEnhance
Copy link
Owner

Makes sense, thanks much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants