Skip to content
Snippets Groups Projects

[changelog] mention SIMD support

Merged Christian Engwer requested to merge feature/changelog-VC-support into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -11,3 +11,6 @@
- `BDMatrix` and `BTDMatrix` now implement the `setSize` method, which allows to
resize existing matrix objects.
- The solver infrastructure was updated to support SIMD data types (see
current changes in `dune-common`). This allows to solve multiple systems
simultaniously using vectorization.
Loading