Releases: CUQI-DTU/CUQIpy-FEniCS
Releases · CUQI-DTU/CUQIpy-FEniCS
v0.9.0
What's Changed
- add StepExpansion class by @Naokikiki in #80
- Update pde class to enable multiple inputs for the FEniCS PDE model by @amal-ghamdi in #88
New Contributors
- @Naokikiki made their first contribution in #80
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Merge pull request #76 from CUQI-DTU/fix_ufl update ufl import
v0.7.0
What's Changed
- add method plot_envelope and tests by @amal-ghamdi in #73
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- get_component method usage update to reflect update in CUQIpy by @amal-ghamdi in #71
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add support for computing statistics on funvals for fenics geometries (related to #CUQI-DTU/CUQIpy#207) by @amal-ghamdi in #56
- Sprint20 demo uq by @amal-ghamdi in #62
- fenics installation instructions by @amal-ghamdi in #65
- Add initial documentation files by @amal-ghamdi in #47
- update python version by @amal-ghamdi in #69
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add option nu to the Matern geometry and add tests by @amal-ghamdi in #46
- Sprint19 poisson2 d by @amal-ghamdi in #52
- Replace MetropolisHastings with MH by @amal-ghamdi in #58
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- add observation operator setter by @amal-ghamdi in #38
- use mumbaforge instead of conda-forge by @amal-ghamdi in #39
- Sync with updates in array/samples modules by @amal-ghamdi in #44
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Merge pull request #31 from CUQI-DTU/sprint14_reuse_factorization Sprint14 reuse factorization
v0.2.0
v0.1.1
Merge pull request #12 from CUQI-DTU/sprint12_update_readme Sprint12 update readme