[ferari] branch master updated (a7400af -> 7135f28)

Mattia Rizzolo mattia at debian.org
Sat Apr 23 18:38:22 UTC 2016


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

mattia pushed a change to branch master
in repository ferari.

      from  a7400af   Replace http with https in URL.
      adds  3221bfc   Initial upstream branch.
      adds  f557fa9   Imported Upstream version 1.0.0
       new  7135f28   Merge tag 'upstream/1.0.0'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                 |  11 +
 COPYING                 | 676 ++++++++++++++++++++++++++++++++++++++++++++++++
 COPYING.LESSER          | 165 ++++++++++++
 ChangeLog               |  13 +
 README                  |  22 ++
 TODO                    |   2 +
 ferari/__init__.py      |   1 +
 ferari/binary.py        | 421 ++++++++++++++++++++++++++++++
 ferari/build_tensors.py | 139 ++++++++++
 ferari/combined.py      | 145 +++++++++++
 ferari/graph.py         | 241 +++++++++++++++++
 ferari/migrate          |  88 +++++++
 ferari/pg.py            | 591 ++++++++++++++++++++++++++++++++++++++++++
 ferari/sigdig.py        |  42 +++
 ferari/util.py          |  27 ++
 ferari/xpermutations.py |  62 +++++
 release.conf            |   5 +
 setup.py                |  12 +
 18 files changed, 2663 insertions(+)
 create mode 100644 AUTHORS
 create mode 100644 COPYING
 create mode 100644 COPYING.LESSER
 create mode 100644 ChangeLog
 create mode 100644 README
 create mode 100644 TODO
 create mode 100644 ferari/__init__.py
 create mode 100644 ferari/binary.py
 create mode 100644 ferari/build_tensors.py
 create mode 100644 ferari/combined.py
 create mode 100644 ferari/graph.py
 create mode 100644 ferari/migrate
 create mode 100644 ferari/pg.py
 create mode 100644 ferari/sigdig.py
 create mode 100644 ferari/util.py
 create mode 100644 ferari/xpermutations.py
 create mode 100644 release.conf
 create mode 100644 setup.py

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



More information about the debian-science-commits mailing list