We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba443df commit b27437cCopy full SHA for b27437c
1 file changed
CHANGELOG.md
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
- The default `allocate_matrix` call has been optimized using specialized code paths. ([#1302])
27
- Remove redundant views in `InterfaceValues`. ([#1306])
28
- Optimize `apply!` call on constraint handler. ([#1310])
29
-
+
30
### Documentation
31
- Fix typos in the tutorials. ([#865], [#1268], [#1271], [#1278], [#1298], [#1313])
32
- Replace incorrect `threadid` calls with recommended threading approach in Landau example ([#1294])
0 commit comments