File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## next version
44
5+ ## v1.0.0 April 7, 2025
6+
7+ ### Changed
8+
9+ - ` solve ` uses now the residual equation for the linear systems.
10+
511## v0.9.0 March 22, 2025
612
713### Added
Original file line number Diff line number Diff line change 11name = " ExtendableFEM"
22uuid = " a722555e-65e0-4074-a036-ca7ce79a4aed"
33authors = [" Christian Merdon <merdon@wias-berlin.de>" , " Patrick Jaap <patrick.jaap@wias-berlin.de>" ]
4- version = " 0.9.1 "
4+ version = " 1.0.0 "
55
66[deps ]
77CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
@@ -28,7 +28,7 @@ DiffResults = "1"
2828DocStringExtensions = " 0.8,0.9"
2929ExampleJuggler = " 2.2.1"
3030ExplicitImports = " 1"
31- ExtendableFEMBase = " 0.8 "
31+ ExtendableFEMBase = " 1 "
3232ExtendableGrids = " 1.10.3"
3333ExtendableSparse = " 1.5.3"
3434ForwardDiff = " 0.10.35,1"
You can’t perform that action at this time.
0 commit comments