v0.1.0
First release of the stat-fem
library. Implements the method and provides documentation and an example.
New Features in this Release:
- Implements the base classes for the ForcingCovariance, InterpolationMatrix, ObsData, and LinearSolver to implement the method
- Utility functions to do the heavy lifting in the solves and compute covariance functions
- Standalone functions for all solves
- A MAP estimation routine
- Full unit tests
- A working example based on Poisson's equation
- Documentation
- A docker image based on the Firedrake image to make installation easier