File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
name = " LFAToolkit"
2
2
uuid = " 3f92b583-c0aa-4596-8bdf-f02f6c0a52df"
3
3
authors = [" Jeremy L Thompson <thompson.jeremy.luke@gmail.com>" ]
4
- version = " 0.2.2 "
4
+ version = " 0.3.0 "
5
5
6
6
[deps ]
7
7
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## Current Development
4
+
5
+ ## v0.3.0
6
+
7
+ This release include updated functionality and an interface change.
8
+
9
+ Breaking change:
10
+
11
+ * Refactor ` GalleryOperator ` ; now ` GalleryVectorOperator ` and ` GalleryMacroElementOperator ` included
12
+
13
+ Functionalty improvement:
14
+
15
+ * Initial implementations of lumped and Dirichlet BDDC preconditioners added
16
+
3
17
## v0.2.2
4
18
5
19
Relax compatibility requirement to Julia 1.3 - 1.6.
You can’t perform that action at this time.
0 commit comments