Skip to content
Snippets Groups Projects

Add deprecation of HAVE_UMFPACK to changelog

Merged Simon Praetorius requested to merge issue/add-changelog-have-umfpack into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -118,6 +118,8 @@ In order to build the DUNE core modules you need at least the following software
- Deprecated `Hybrid::equals`. Use `Hybrid::equal_to` instead.
- The preprocessor constant `HAVE_UMFPACK` is deprecated. Use `HAVE_SUITESPARSE_UMFPACK` instead.
## Python: Changelog
- Python: Add `TupleVector` Python bindings
Loading