Releases: WIAS-PDELib/ExtendableFEM.jl
Releases · WIAS-PDELib/ExtendableFEM.jl
v1.10.5
19 Mar 08:55
Compare
Sorry, something went wrong.
No results found
v1.10.4
18 Mar 13:43
Compare
Sorry, something went wrong.
No results found
v1.10.3
09 Mar 12:52
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.10.3
Diff since v1.10.2
Merged pull requests:
modifications for constraints for problems with multiple unknowns (#113 ) (@chmerdon )
Closed issues:
Constraints for multiple unknowns do not work (#112 )
v1.10.2
19 Feb 16:30
Compare
Sorry, something went wrong.
No results found
v1.10.1
18 Feb 09:14
Compare
Sorry, something went wrong.
No results found
v1.10.0
16 Feb 13:51
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.10.0
Diff since v1.9.1
See Changelog
Merged pull requests:
Rework initialize_linear_solver (#107 ) (@pjaap )
Fix macos failure in Example212 (#108 ) (@pjaap )
runtests: use read/exclude mechanism to parse example files (#109 ) (@pjaap )
v1.9.1
06 Feb 14:09
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.9.1
Diff since v1.9.0
Merged pull requests:
ExtendableSparse compat: add 2.0 (#104 ) (@pjaap )
Compute linear residual including Lagrange restrictions (#105 ) (@pjaap )
Improve handling of restriction data; compute nonlinear residual correctly (#106 ) (@pjaap )
v1.9.0
28 Jan 14:37
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.9.0
Diff since v1.8.0
See CHANGELOG.md
Merged pull requests:
Bump actions/cache from 4 to 5 (#97 ) (@dependabot [bot])
CompatHelper: bump compat for Triangulate in [extras] to 3, (keep existing compat) (#98 ) (@github-actions[bot])
CompatHelper: bump compat for Symbolics in [extras] to 7, (keep existing compat) (#99 ) (@github-actions[bot])
Add high-level abstract coupling restriction (#101 ) (@pjaap )
CI: macos-latest and Julia Beta (#102 ) (@pjaap )
Adjust test tolerance in Example226 (#103 ) (@pjaap )
v1.8.0
19 Dec 07:36
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.8.0
Diff since v1.7.2
See Changelog
Merged pull requests:
Streamline plots trigger + new Example295 on a sliding droplet + improvements in other examples (#95 ) (@chmerdon )
Closed issues:
improve interpolate when it needs to be called locally many times (#35 )
Fix test in Example211 (#44 )
v1.7.2
12 Dec 09:58
Compare
Sorry, something went wrong.
No results found
ExtendableFEM v1.7.2
Diff since v1.7.1
See Changelog
Merged pull requests:
CI update macos runner (#94 ) (@pjaap )
fixed control flow and nonlinear residual computation in presence of restrictions (#96 ) (@chmerdon )