v0.4.0
v0.4.0 (2019-11-22)
Closed issues:
- OSX Brew install issues on Travis (#78)
Merged pull requests:
- Add exp and log functions (#85) (CFBaptista)
- CompatHelper: add new compat entry for "ProgressMeter" at version "1.2" (#84) (github-actions[bot])
- CompatHelper: add new compat entry for "Requires" at version "0.5" (#83) (github-actions[bot])
- Add support for additional Base math functions (#82) (CFBaptista)
- Add wrapper for Cell class and assemble_local function (#81) (CFBaptista)
- Fix assemble for cases where returned fenics form is reduced to a number (#80) (CFBaptista)
- Try newer OSX image (#79) (ChrisRackauckas)
- Change representation of FEniCS objects from str to repr (#77) (CFBaptista)
- Wrap CellDiameter, CellNormal and CellVolume (#76) (CFBaptista)
- Extend mesh generation functions with cell type feature (#75) (CFBaptista)
- add heat equation example (#74) (jw3126)
- Examples (#73) (jw3126)