[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] master updated (d9a232b -> f3fc44e)
From: |
Yves Renard |
Subject: |
[Getfem-commits] [getfem-commits] master updated (d9a232b -> f3fc44e) |
Date: |
Sun, 1 Dec 2019 10:01:09 -0500 (EST) |
renard pushed a change to branch master.
from d9a232b small fixes for python3 compatibility
new ce49908 fix a small problem with generic assembly optimization
adds bb0fc83 :bug: Integral variable
new 77cfc5d Merge remote-tracking branch
'origin/devel-tetsuo-fix-math'
adds c1b2cc1 Fix typo in docs
adds 838fc6f ADD: -format msh1 option of gmsh
adds 3134f77 ADD: url of Read the Docs
adds ed911cd :arrow_up: code_samples/demo_tripod.py
new f3fc44e Merge remote-tracking branch 'origin/fixmisspell'
Summary of changes:
doc/sphinx/source/gmm/blas.rst | 4 +-
doc/sphinx/source/gmm/blas_interface.rst | 2 +-
doc/sphinx/source/gmm/denseqr.rst | 2 +-
doc/sphinx/source/gmm/iter.rst | 8 +-
doc/sphinx/source/gmm/matrix.rst | 2 +-
doc/sphinx/source/install/install_mac.rst | 2 +-
doc/sphinx/source/project/contribute.rst | 5 +
.../source/python/code_samples/demo_tripod.py | 208 +++++++++++++--------
doc/sphinx/source/python/examples.rst | 2 +-
doc/sphinx/source/python/howtos.rst | 2 +-
doc/sphinx/source/tutorial/thermo_coupling.rst | 6 +-
.../userdoc/model_plasticity_small_strain.rst | 2 +-
src/getfem_generic_assembly_compile_and_exec.cc | 8 +-
src/getfem_generic_assembly_semantic.cc | 9 +-
src/getfem_generic_assembly_tree.cc | 11 +-
15 files changed, 165 insertions(+), 108 deletions(-)
- [Getfem-commits] [getfem-commits] master updated (d9a232b -> f3fc44e),
Yves Renard <=