alan-turing-institute / stat-fem

Python tools for solving data-constrained finite element problems
GNU Lesser General Public License v3.0
12 stars 6 forks source link

Model updating #12

Open edaub opened 4 years ago

edaub commented 4 years ago

If multiple observations are made over time, provide a way to update the posterior by providing additional measurements to a linear solver object. Related to #11, and should be easier to implement as it can (I think) use existing machinery to do the update.