Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
09fc2e92
Unverified
Commit
09fc2e92
authored
Jul 15, 2022
by
Art Pelling
Committed by
René Fritze
Jul 19, 2022
Browse files
[release_notes] remove trailing whitespace
parent
5c4a5b50
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/release_notes/2022.1.rst
View file @
09fc2e92
...
...
@@ -36,7 +36,7 @@ Moreover, pyMOR implements multiple structure-preserving basis generation techni
`[#1600] <https://github.com/pymor/pymor/pull/1600>`_.
In combination with a special reductor for quadratic Hamiltonian systems, a structure-preserving
reduction, known as symplectic MOR, is available
`[#1678] <https://github.com/pymor/pymor/pull/1678>`_. A demo script
`[#1678] <https://github.com/pymor/pymor/pull/1678>`_. A demo script
for the linear wave equation is included.
...
...
@@ -70,7 +70,7 @@ The old randomized range approximation algorithms from the
FEniCS discretizer
~~~~~~~~~~~~~~~~~~
pyMOR's symbolic :class:`Expressions <pymor.analyticalproblems.expressions.Expression>`
can now be converted to equivalent `UFL <https://fenics.readthedocs.io/projects/ufl/en/latest/>`_
can now be converted to equivalent `UFL <https://fenics.readthedocs.io/projects/ufl/en/latest/>`_
expressions. In particular, |ExpressionFunction| now has a `to_fenics` methods which
utilizes this functionality under the hood `[#1550] <https://github.com/pymor/pymor/pull/1550>`_.
Based on this feature an experimental :mod:`discretizer <pymor.discretizers.fenics>`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment