[python-meshio] 01/05: Updated version 1.9.3 from 'upstream/1.9.3'
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Nov 21 09:31:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-meshio.
commit 23c83b92ba98481246d5acd519a68e8f1112d92b
Merge: 6510cb0 4772028
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Nov 21 09:13:54 2017 +0000
Updated version 1.9.3 from 'upstream/1.9.3'
with Debian dir e6ab22c3134f87a59083b9081f296089eff43b33
.circleci/config.yml | 7 ++-
.gitignore | 1 +
README.md | 9 +--
meshio/__about__.py | 2 +-
meshio/ansys_io.py | 26 +++++++-
meshio/dolfin_io.py | 2 +-
meshio/exodus_io.py | 173 +++++++++++++++++++++++++++++++++++++++++++++++++++
meshio/gmsh_io.py | 39 +++++++++++-
meshio/helpers.py | 15 ++++-
meshio/med_io.py | 150 ++++++++++++++++++++++++++++++++++++++++++++
meshio/vtk_io.py | 129 +++++++++-----------------------------
setup.py | 7 ++-
test/helpers.py | 117 +++++++++++++++++++++++++++++++++-
test/test_ansys.py | 2 +
test/test_exodus.py | 12 +++-
test/test_gmsh.py | 10 +++
test/test_med.py | 18 ++++++
test/test_vtk.py | 10 +++
test/test_vtu.py | 14 +++++
test/test_xdmf2.py | 6 ++
test/test_xdmf3.py | 1 +
tools/meshio-convert | 9 +--
22 files changed, 630 insertions(+), 129 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-meshio.git
More information about the debian-science-commits
mailing list