[ufl] branch experimental updated (18d6f5e -> 0454215)

Drew Parsons dparsons at moszumanska.debian.org
Fri Jan 19 15:29:37 UTC 2018


This is an automated email from the git hooks/post-receive script.

dparsons pushed a change to branch experimental
in repository ufl.

      from  18d6f5e   Upload 2017.2.0-1 to experimental
      adds  9e54ad2   New upstream version 2017.2.0.0
      adds  fe9d7b7   Update upstream source from tag 'upstream/2017.2.0.0'
      adds  0954525   changelog for ufl (2017.2.0.0-1exp1)
      adds  5fbd24e   Standards-Version: 4.1.3
      adds  6712e9b   debhelper compatibility level 11
      adds  0454215   upload 2017.2.0.0-1exp1 to experimental

No new revisions were added by this update.

Summary of changes:
 ChangeLog.rst                             |  14 ++-
 debian/changelog                          |  10 ++
 debian/compat                             |   2 +-
 debian/control                            |   4 +-
 doc/sphinx/source/releases.rst            |   1 +
 doc/sphinx/source/releases/next.rst       |   1 +
 doc/sphinx/source/releases/v2017.2.0.rst  |   7 +-
 shippable.yml                             |  12 --
 test/test_automatic_differentiation.py    |  12 +-
 test/test_change_to_reference_frame.py    |   2 +-
 test/test_classcoverage.py                |   2 +
 test/test_derivative.py                   |   7 ++
 test/test_piecewise_checks.py             |   2 +
 test/test_signature.py                    |   5 +-
 test/test_str.py                          |   4 +
 ufl/__init__.py                           |   6 +-
 ufl/algorithms/apply_derivatives.py       |   3 +
 ufl/algorithms/apply_geometry_lowering.py | 180 ++++++++++++------------------
 ufl/algorithms/elementtransformations.py  |   3 +
 ufl/algorithms/renumbering.py             |   2 +-
 ufl/algorithms/transformer.py             |   4 +-
 ufl/core/expr.py                          |   2 +-
 ufl/core/terminal.py                      |   2 +-
 ufl/finiteelement/mixedelement.py         |   4 +-
 ufl/formatting/ufl2latex.py               |  16 +--
 ufl/formatting/ufl2unicode.py             |   4 +-
 ufl/geometry.py                           |  89 ++++++++++++++-
 ufl/mathfunctions.py                      |   2 +-
 ufl/objects.py                            |   2 +-
 ufl/operators.py                          |   2 +-
 ufl/tensors.py                            |   8 +-
 ufl/utils/formatting.py                   |   2 +-
 32 files changed, 252 insertions(+), 164 deletions(-)
 delete mode 100644 shippable.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/ufl.git



More information about the debian-science-commits mailing list