SciML / PDERoadmap

A repository for the discussion of PDE tooling for scientific machine learning (SciML) and physics-informed machine learning
https://tutorials.sciml.ai/
18 stars 6 forks source link

Clarity on Q and affine maps in the notation and algebra #7

Closed jlperla closed 6 years ago

jlperla commented 6 years ago

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.

jlperla commented 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.

jlperla commented 6 years ago

@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.

jlperla commented 6 years ago

@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.