[fiat] 01/01: Merge tag 'upstream/1.6.0'

Mattia Rizzolo mattia at debian.org
Sat Apr 23 18:39:42 UTC 2016


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

mattia pushed a commit to branch master
in repository fiat.

commit 2ff84d50f549eb214b7d01c777e3fc674279390f
Merge: 0221804 5a2d13b
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Apr 23 18:39:28 2016 +0000

    Merge tag 'upstream/1.6.0'
    
    Upstream version 1.6.0
    
    # gpg: Signature made Sat 23 Apr 2016 06:39:28 PM UTC using RSA key ID B9444540
    # gpg: Good signature from "Mattia Rizzolo <mattia at mapreri.org>"
    # gpg:                 aka "Mattia Rizzolo <mapreri at ubuntu.com>"
    # gpg:                 aka "Mattia Rizzolo <mapreri at ubuntu-it.org>"
    # gpg:                 aka "Mattia Rizzolo <mapreri at gmail.com>"
    # gpg:                 aka "[jpeg image of size 4456]"
    # gpg:                 aka "[jpeg image of size 4218]"
    # gpg:                 aka "Mattia Rizzolo <mattia at debian.org>"

 AUTHORS                              |  27 ++
 COPYING                              | 676 +++++++++++++++++++++++++++++++++++
 COPYING.LESSER                       | 165 +++++++++
 ChangeLog                            |  49 +++
 FIAT/P0.py                           |  62 ++++
 FIAT/__init__.py                     |  48 +++
 FIAT/argyris.py                      | 169 +++++++++
 FIAT/asci2vtk2d.py                   |  73 ++++
 FIAT/asci2vtk3d.py                   |  73 ++++
 FIAT/brezzi_douglas_fortin_marini.py | 124 +++++++
 FIAT/brezzi_douglas_marini.py        | 106 ++++++
 FIAT/crouzeix_raviart.py             |  91 +++++
 FIAT/discontinuous_lagrange.py       |  74 ++++
 FIAT/discontinuous_raviart_thomas.py |  81 +++++
 FIAT/dual_set.py                     |  50 +++
 FIAT/expansions.py                   | 449 +++++++++++++++++++++++
 FIAT/factorial.py                    |  27 ++
 FIAT/finite_element.py               | 141 ++++++++
 FIAT/functional.py                   | 492 +++++++++++++++++++++++++
 FIAT/hermite.py                      |  87 +++++
 FIAT/jacobi.py                       | 110 ++++++
 FIAT/lagrange.py                     |  70 ++++
 FIAT/makelags.py                     |  60 ++++
 FIAT/morley.py                       |  75 ++++
 FIAT/nedelec.py                      | 331 +++++++++++++++++
 FIAT/nedelec_second_kind.py          | 251 +++++++++++++
 FIAT/newdubiner.py                   | 254 +++++++++++++
 FIAT/polynomial_set.py               | 341 ++++++++++++++++++
 FIAT/quadrature.py                   | 294 +++++++++++++++
 FIAT/raviart_thomas.py               | 169 +++++++++
 FIAT/reference_element.py            | 530 +++++++++++++++++++++++++++
 FIAT/regge.py                        | 217 +++++++++++
 FIAT/tabarg.py                       |  51 +++
 FIAT/tablag.py                       |  33 ++
 FIAT/trace.py                        | 269 ++++++++++++++
 FIAT/transform_hermite.py            |  71 ++++
 FIAT/transform_morley.py             | 103 ++++++
 MANIFEST                             |  32 ++
 README                               |  37 ++
 doc/fenicsmanual.cls                 | 100 ++++++
 doc/manual.tex                       | 306 ++++++++++++++++
 release.conf                         |   5 +
 setup.py                             |  26 ++
 test/test.py                         | 324 +++++++++++++++++
 44 files changed, 7123 insertions(+)

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