Package: python-meshio / 7.0.0-really-5.3.5-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-meshio | 7.0.0-really-5.3.5-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_STL_write_ascii_PR1418.patch | (download) |
src/meshio/stl/_stl.py |
2 1 + 1 - 0 ! |
[patch] fixing stl _write_ascii to use proper stl format |
| update_su2_PR1430.patch | (download) |
src/meshio/su2/_su2.py |
4 3 + 1 - 0 ! |
[patch] update _su2.py Fix for issue #1429 |
| abaqus_16_integer_PR1445.patch | (download) |
src/meshio/abaqus/_abaqus.py |
14 12 + 2 - 0 ! |
[patch] abaqus only allows 16 integer per line in the element definition part. Abaqus only allows 16 integer per line in the element definition part. |
| VTK_TENSORS_PR1459.patch | (download) |
src/meshio/vtk/_vtk_51.py |
10 9 + 1 - 0 ! |
[patch] [vtk5.1] support writing tensors as field_data |
| VTU_polyhedra_PR1463.patch | (download) |
src/meshio/vtu/_vtu.py |
6 5 + 1 - 0 ! |
[patch] fix: loading of polyhedral vtu with different size polyhedra |
| xdmf_time_series_PR1464.patch | (download) |
src/meshio/xdmf/time_series.py |
2 1 + 1 - 0 ! |
[patch 1/2] [xdmftimeseries] fix lines type in xdmf time series files |
| netgen_skip_new_face_blocks_PR1465.patch | (download) |
src/meshio/netgen/_netgen.py |
2 2 + 0 - 0 ! |
[patch] netgen - skip 'facedescriptors' and 'face_transparencies' blocks |
| support_DGF_PR1467.patch | (download) |
src/meshio/__init__.py |
2 2 + 0 - 0 ! |
[patch 1/3] [dgf] implement the dgf mesh format |
| xdmf_triangle_PR1468.patch | (download) |
src/meshio/xdmf/common.py |
3 2 + 1 - 0 ! |
[patch] update xdmf_idx_to_num_nodes for triangle6 |
| vtk_5.1_PR1478.patch | (download) |
src/meshio/vtk/_main.py |
2 1 + 1 - 0 ! |
[patch] fix vtk51 format actually referring to vtk 5.1 |
| paraview_plugin_cellblocks_PR1483.patch | (download) |
tools/paraview-meshio-plugin.py |
4 3 + 1 - 0 ! |
[patch] fix plugin |
| 32bit_relax_test_tolerance.patch | (download) |
tests/test_vtk.py |
7 6 + 1 - 0 ! |
--- |
| numpy2_PR1513.patch | (download) |
src/meshio/dolfin/_dolfin.py |
2 1 + 1 - 0 ! |
[patch 1/2] fix formatting output data with numpy 2.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix the common `_write_data()` function to use a regular formatting rather than `repr()` when writing numbers to a file. With NumPy 2.x, the latter resulted in literal `np.float64()` ending up in the data file. Part of bug #1499 |
| vtu_cell_dtype.patch | (download) |
src/meshio/vtu/_vtu.py |
2 1 + 1 - 0 ! |
--- |
