4 files changed
+4
-4
lines changed- .github/workflows/ci.yml+9-46
- MANIFEST.in+1-1
- README.md-10
- docs/index.rst-8
- src/fileseq/__init__.py-1
- src/fileseq/__version__.py+1-1
- src/fileseq/constants.py+13-21
- src/fileseq/filesequence.py+91-242
- src/fileseq/frameset.py+5-27
- src/fileseq/utils.py+6-157
- test/complex_ext/1.a.jpg
- test/complex_ext/2.a.jpg
- test/complex_ext/3.a.jpg
- test/complex_ext/file.5.a.ext
- test/complex_ext/file.6.a.ext
- test/complex_ext/file.7.a.ext
- test/test_unit.py+6-407
- .pre-commit-config.yaml+1-1
- README.md+1-1
- setup.cfg+1-1
- src/meshio/__init__.py+2-4
- src/meshio/_cli/_ascii.py+3-7
- src/meshio/_cli/_binary.py+3-7
- src/meshio/_cli/_compress.py+3-7
- src/meshio/_cli/_convert.py+2-6
- src/meshio/_cli/_decompress.py+3-7
- src/meshio/_cli/_main.py+1
- src/meshio/_common.py-37
- src/meshio/_helpers.py+33-79
- src/meshio/_mesh.py+61-60
- src/meshio/ansys/_ansys.py+5-4
- src/meshio/dolfin/_dolfin.py+4-2
- src/meshio/flac3d/_flac3d.py+109-175
- src/meshio/nastran/_nastran.py+65-167
- src/meshio/vtk/_vtk_42.py+3-3
- src/meshio/vtk/_vtk_51.py+5-16
- src/meshio/vtu/_vtu.py+8-19
- src/meshio/wkt/_wkt.py+1-1
- src/meshio/xdmf/time_series.py+5-3
- tests/helpers.py+5-4
- tests/performance.py+7-7
- tests/test_cli.py-1
- tests/test_flac3d.py+3-2
- tests/test_mesh.py+7-9
- tests/test_public.py+1-1
- tests/test_wkt.py-2
- tools/paraview-meshio-plugin.py+1-1
0 commit comments