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
4f95df41
Commit
4f95df41
authored
Jul 21, 2022
by
René Fritze
Committed by
René Fritze
Aug 04, 2022
Browse files
Update readme+release notes for actual 2022.1.0 release
parent
89659a75
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4f95df41
...
...
@@ -116,7 +116,7 @@ From time to time, the main branch of pyMOR undergoes major changes and things
might break (this is usually announced in our
[
discussion forum
](
https://github.com/pymor/pymor/discussions
)
),
so you might prefer to install pyMOR from the current release branch:
pip install git+https://github.com/pymor/pymor@202
1.2
.x#egg=pymor[full]
pip install git+https://github.com/pymor/pymor@202
2.1
.x#egg=pymor[full]
Release branches will always stay stable and will only receive bugfix commits
after the corresponding release has been made.
...
...
@@ -144,7 +144,7 @@ Useful Links
*
[
Latest Changelog
](
https://docs.pymor.org/latest/release_notes/all.html
)
*
[
Getting Started
](
https://docs.pymor.org/latest/getting_started.html
)
*
[
Dependencies
](
https://github.com/pymor/pymor/blob/202
1.2
.x/requirements.txt
)
*
[
Dependencies
](
https://github.com/pymor/pymor/blob/202
2.1
.x/requirements.txt
)
External PDE solvers
--------------------
...
...
docs/source/release_notes/2022.1.rst
View file @
4f95df41
pyMOR 2022.1 (July 1
9
, 2022)
pyMOR 2022.1 (July
2
1, 2022)
----------------------------
We are proud to announce the release of pyMOR 2022.1!
...
...
@@ -10,7 +10,7 @@ while the VectorArray implementation got simplified.
We have added an experimental FEniCS discretizer
and extended functionality for randomized linear algebra.
Over 7
0
0 single commits have entered this release. For a full list of changes
Over 7
6
0 single commits have entered this release. For a full list of changes
see `here <https://github.com/pymor/pymor/compare/2021.2.x...2022.1.x>`__.
pyMOR 2022.1 contains contributions by Patric Buchfink, Monica Dessole,
...
...
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