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

More draft comments on the operators overview #3

Closed jlperla closed 6 years ago

jlperla commented 6 years ago

NOTE: Made a few additions to the list. I have made many of the changes in #2 from @ChrisRackauckas

A few more to take care of. I have modified equation numbers from the #2 post to refer to the latest version:

jlperla commented 6 years ago

Also, worth looking through the examples using the prototype interface in https://nbviewer.jupyter.org/github/MSeeker1340/PDERoadmap/blob/operator_interface_prototype/Discretizing%20Linear%20Operators.ipynb to look for inconsistencies.

jlperla commented 6 years ago

Note that these tasks do not implement the #7 notation, and the equation numbers may be off. However, I think that made a few of the changes above when implementing the notation fix.

jlperla commented 6 years ago

@stevenzhangdx @FernandoKuwer I think this issue is almost complete. I am closing out the affine relations in the issue list for now. There is a good chance that those parts of the algebra would change if #13 ends up working... Which may be a precursor for jump diffusion processes.

I would go through the rest of the issue and close it if you think you have done everything else. Luckily, our notation and most of Section 2 seems to survive if we do the #13 approach, but that is too be proven.