[ufl] 02/06: Update upstream source from tag 'upstream/2017.2.0.0'

Drew Parsons dparsons at moszumanska.debian.org
Fri Jan 19 15:28:43 UTC 2018


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

dparsons pushed a commit to tag experimental/2017.2.0.0-1exp1
in repository ufl.

commit fe9d7b7f60ead998d176ba56be8fad9c730b6c0a
Merge: 18d6f5e 9e54ad2
Author: Drew Parsons <dparsons at debian.org>
Date:   Fri Jan 19 22:59:00 2018 +0800

    Update upstream source from tag 'upstream/2017.2.0.0'
    
    Update to upstream version '2017.2.0.0'
    with Debian dir 7ba48729aebedce800e2a7d4e43efb796dd16786
    
    This is the official 2017.2.0 release, the preceding 2017.2.0 was a
    mislabelled beta release.

 ChangeLog.rst                             |  14 ++-
 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 +-
 29 files changed, 239 insertions(+), 161 deletions(-)

-- 
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