Skip to content

v0.1.0

Compare
Choose a tag to compare
@edaub edaub released this 19 Oct 07:35
606c413

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