---------------------------------------- - Update instruction to build `FEniCS`: `hashdist` and `docker` - Update notebook to nbformat 4 - Let `FEniCS 2016.2` be the preferred version of `FEniCS` - Add `Travis` integration
1.1.0
----------------------------------------
- Add partial support for `FEniCS 2016.1` (Applications and Tutorial) - Improve performance of the randomized eigensolvers
1.0.2
----------------------------------------
- Use `vector2Function` to safely convert `dolfin.Vector` to `dolfin.Function` - Optimize the `PDEVariationalProblem` to exploit the case when the forward problem is linear - Update notebook `1_FEniCS101.ipynb`
1.0.1
----------------------------------------
- Add support in `hippylib.Model` and `hippylib.Misfit` for misfit functional with explicit dependence on the parameter
1.0.0
----------------------------------------
- Uploaded to https://hippylib.github.io. - Initial release under GPL-3.