What's Changed
* Update installation instructions in README - add conda by finsberg in https://github.com/scientificcomputing/scifem/pull/70
* Make it possible to skip test for h5py if it is not installed by finsberg in https://github.com/scientificcomputing/scifem/pull/71
* fixes for xdmf complex tests by minrk in https://github.com/scientificcomputing/scifem/pull/72
* Add function to evaluate a function at given points in parallel by finsberg in https://github.com/scientificcomputing/scifem/pull/74
**Full Changelog**: https://github.com/scientificcomputing/scifem/compare/v0.2.13...v0.2.14