Releases: WIAS-PDELib/ExtendableFEM.jl
Releases · WIAS-PDELib/ExtendableFEM.jl
v1.5.0
ExtendableFEM v1.5.0
see CHANGELOG.md
Merged pull requests:
- Parallel periodic coupling (#71) (@pjaap)
- Delete src/.JuliaFormatter.toml (#75) (@pjaap)
- Refactor solve and iterate_until_stationarity (#77) (@pjaap)
- Lagrange Restrictions (#79) (@pjaap)
- Bump actions/checkout from 4 to 5 (#80) (@dependabot[bot])
- Bump actions/setup-python from 5 to 6 (#81) (@dependabot[bot])
- example on LVPP method example for obstacle problem (#83) (@chmerdon)
v1.4.0
ExtendableFEM v1.4.0
see CHANGELOG.md
Merged pull requests:
- changed test value in Example312 (#67) (@chmerdon)
- Add cell region information in broken_scalarplot (#68) (@pjaap)
- documentation etc overhaul (#69) (@chmerdon)
- fixed two occurences where O.regions was used instead of regions (#72) (@chmerdon)
- some doc improvements, version bump to 1.4 (#73) (@chmerdon)
- Use sparse vector in periodic coupling (#74) (@pjaap)
Closed issues:
JLD2
crash with gridUniqueCellGeometries
(#70)
v1.3.0
v1.2.0
ExtendableFEM v1.2.0
see CHANGELOG.md
Merged pull requests:
- improved coupling matrix instantiation for periodic boundary (#58) (@chmerdon)
- Fixed GenericMTExtendableSparseMatrixCSC assembly in HomogeneousData and InterpolateBoundaryData operators (#60) (@chmerdon)
- using TimerOutputs for duration/allocation measurements (#61) (@chmerdon)
- Speedup CombineDofs (#63) (@pjaap)
- allow arrays of bregions in get_periodic_coupling_matrix (#64) (@chmerdon)
v1.1.1
ExtendableFEM v1.1.1
see CHANGELOG.md
Merged pull requests:
v1.1.0
v1.0.1
ExtendableFEM v1.0.1
see CHANGELOG.md
Merged pull requests:
v1.0.0
ExtendableFEM v1.0.0
see CHANGELOG.md
Merged pull requests:
- precommit: Update hooks (#29) (@jpthiele)
- [pre-commit] bump gitleaks and codespell (#45) (@jpthiele)
- Use LinearSolve routines for the residual equation rather than the original equation (#46) (@pjaap)
- Add NSE example with iterative GMRES and ILU preconditioning (#47) (@pjaap)
- region check and correct assembly ON_BFACES in BilinearOperatorDG (#48) (@chmerdon)
- Adjustments to ExtendableFEMBase 1.0 and new example on coupled Stokes-Darcy (#49) (@chmerdon)
v0.9.1
ExtendableFEM v0.9.1
Merged pull requests:
- Integrate test Project.toml into main Project.toml (#30) (@pjaap)
- Enable Examples again in docs (#38) (@pjaap)
- Include new examples in doc (#39) (@pjaap)
- Remove LScene from Example312 (#40) (@pjaap)
- Change plot of Example312 once again (#41) (@pjaap)
- Update compat + add CompatHelper to CI (#42) (@j-fu)
v0.9.0
ExtendableFEM v0.9.0
See CHANGELOG.md
Merged pull requests:
- Small fixes (#12) (@chmerdon)
- Aktualisieren von ci.yml (#13) (@chmerdon)
- [StepSecurity] Apply security best practices (#15) (@step-security-bot)
- Bump codecov/codecov-action from 4 to 5 (#16) (@dependabot[bot])
- Add and apply codespell config (#18) (@jpthiele)
- Switch to named colors in Example108 (#19) (@jpthiele)
- [CI/Infra] Add pre-commit to repo (#20) (@jpthiele)
- Apply runic formatting and add check to pre-commit (#21) (@jpthiele)
- [CI] Bump Julia version in pre-commit (#22) (@jpthiele)
- Add runic badge to readme (#23) (@jpthiele)
- [CI] rename pre-commit action (#25) (@jpthiele)
- Add symmetric gradient operators (#26) (@pjaap)
- remove full dependency on DifferentialEquations in examples (#27) (@chmerdon)
- Generic periodic boundary coupling information … (#31) (@pjaap)
- Allow for LinearSolve3 (#32) (@j-fu)
- Inserted explicit returns into all examples (#33) (@Liameloy)
- speed up periodic boundary coupling (#34) (@pjaap)
- Better periodic boundary examples (#36) (@pjaap)
- Add myself to authors and bump version to 0.9.0 (#37) (@pjaap)
Closed issues: