[fiat] 02/02: Updated version 2017.2.0 from 'upstream/2017.2.0'

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 7 07:30:05 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository fiat.

commit 2c7c0c6e261e00e96c5c0b61acab513614e2ce67
Merge: db1e018 abb3a59
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Oct 7 15:18:13 2017 +0800

    Updated version 2017.2.0 from 'upstream/2017.2.0'
    
    with Debian dir bf679d3c634c716cc7cf9fb9aa4b1065a01ad1b2

 .mailmap                                       | 144 +++++++++++++++++
 .travis.yml                                    |  26 +++
 AUTHORS                                        |   3 +
 ChangeLog.rst                                  |  11 ++
 FIAT/__init__.py                               |   4 +-
 FIAT/argyris.py                                |  17 +-
 FIAT/enriched.py                               | 116 +++++---------
 FIAT/finite_element.py                         |   2 +-
 FIAT/functional.py                             |  18 +++
 FIAT/hdiv_trace.py                             |   2 +-
 FIAT/hermite.py                                |  38 +++--
 FIAT/mixed.py                                  | 124 +++++++++++++++
 FIAT/morley.py                                 |   8 +-
 FIAT/quadrature_element.py                     |  82 ++++++++++
 FIAT/quadrature_schemes.py                     |  10 +-
 FIAT/reference_element.py                      | 210 ++++++++++++++++++-------
 FIAT/tensor_product.py                         |  81 +++++++++-
 bitbucket-pipelines.yml                        |  20 +++
 doc/sphinx/source/conf.py                      |   2 +-
 doc/sphinx/source/releases.rst                 |   1 +
 doc/sphinx/source/releases/v2017.1.0.post1.rst |  10 ++
 doc/sphinx/source/releases/v2017.2.0.rst       |  11 ++
 release.conf                                   |   8 +
 setup.py                                       |   6 +-
 shippable.yml                                  |  15 ++
 test/regression/.gitignore                     |   1 +
 test/unit/test_fiat.py                         |  78 ++++++++-
 test/unit/test_quadrature.py                   |  35 ++---
 test/unit/test_quadrature_element.py           |  69 ++++++++
 test/unit/test_reference_element.py            |  16 +-
 test/unit/test_tensor_product.py               |  42 ++++-
 31 files changed, 1005 insertions(+), 205 deletions(-)

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



More information about the debian-science-commits mailing list