Skip to content

Commit 61a5872

Browse files
committed
update release notes
1 parent c6bd235 commit 61a5872

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/web/release-notes-3.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,15 @@ b = mgis_bv.loadFromDatabase(name='\\w+Elasticity\\w+', material='Wood',
137137
Python bindings are now generated using the
138138
[`pybind11`](https://github.com/pybind/pybind11) library.
139139

140+
## New tutorials
141+
142+
Two tutorials show how to use the python bindings to interact with a
143+
finite-strain mechanical behaviour compiled with `MFront` and develop an
144+
alternative to `MTest`:
145+
146+
- [case of a finite strain behaviour](bindings-python-finite_strain.html)
147+
- [case of a small strain behaviour](bindings-python-small_strain.html)
148+
140149
# Issues fixed
141150

142151
## Issue 148: [doc] better document `rdt` usage

0 commit comments

Comments
 (0)