File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11name = " LFAToolkit"
22uuid = " 3f92b583-c0aa-4596-8bdf-f02f6c0a52df"
33authors = [
" Jeremy L Thompson <[email protected] >" ]
4- version = " 0.3 .0"
4+ version = " 0.4 .0"
55
66[deps ]
77LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Original file line number Diff line number Diff line change 22
33## Current Development
44
5- Current development includes improved functionality and bugfixes.
5+ Current development includes:
6+
7+ Enhancements:
8+
9+ Bugfixes:
10+
11+ ## v0.4.0
12+
13+ This release includes improved functionality and bugfixes.
614
715Enhancements:
816
@@ -11,15 +19,10 @@ Enhancements:
1119Bugfixes:
1220
1321* Minor spelling and notation errors corrected
14-
1522* Newton tolerance for quadrature point computation relaxed
16-
1723* Identity preconditioner modified for compatibility with multigrid
18-
1924* Fix computation of change of coordinates for gradient and quadrature weights
20-
2125* Fix computation of eigenvalue estimates and error iteration for Chebyshev smoother
22-
2326* Fix injection operator for Dirichlet BDDC
2427
2528Examples:
@@ -28,7 +31,7 @@ Examples:
2831
2932## v0.3.0
3033
31- This release include updated functionality and an interface change.
34+ This release includes updated functionality and an interface change.
3235
3336Breaking change:
3437
You can’t perform that action at this time.
0 commit comments