Closed jlperla closed 6 years ago
On the first point, sounds like the notation Q ⋅ x is perfectly reasonable for an affine map Q, so we should leave it as such. However, I think we need to be very careful when writing out equations that have affine components in them when we go through the algebra.
@stevenzhangdx @FernandoKuwer I am going to take ownership of this issue and do chunks of it myself, then hand it back over.
A for affine L for linear b for bias
Summarizing discussions with Chris on the notation, we will make some global (and hopefully final!) changes to this that make sense.
@stevenzhangdx @FernandoKuwer I made many of the changes, as well as a move towards $M$ for the index instead of $K$. I can't remember why we didn't use that before, but it makes plenty of sense (often $N$ is used for the time grid).
See the unfinished task above, which was the most important one. When you go through the document, I would double-check that I made the notation changes consistently, but I think we are basically there.
cc: @ChrisRackauckas @MSeeker1340 Would love your thoughts on this notational stuff for the documents, to make things clearer.
Some results form our meeting to update tin the document. These should be added into the #3 comments/todo list.
x⋅y
where x and y are not vectors? Should we allow it for matrix-matrix products?Q
applied to a vectorx
, how do we denote it?Q x
?Q ⋅ x
,Q(x)
? etc.Q
? If there are, lets identify them.