.. |
3DRVEfrom2Dang.py
|
unfinished HDF5 should not be part of the next release
|
2017-11-21 10:23:50 +01:00 |
abq_addUserOutput.py
|
unifying scripts
|
2016-10-31 22:11:16 +01:00 |
geom_addPrimitive.py
|
added list of map and introduced "quat" keyword in quaternion init
|
2018-12-05 10:20:05 -05:00 |
geom_canvas.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_check.sh
|
added --float option to translate real-valued grid data
|
2016-11-29 23:59:42 -05:00 |
geom_clean.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_fromMinimalSurface.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_fromOsteonGeometry.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_fromTable.py
|
updated scripts that still used formerly valid object properties of quaternions
|
2018-12-05 09:07:29 -05:00 |
geom_fromVoronoiTessellation.py
|
added <!skip> line to stop config parser from trying to interpret rest of geom description---huge speedup!!
|
2018-12-20 17:22:29 -05:00 |
geom_grainGrowth.py
|
added ASCIItable tests to CI pipelining
|
2019-02-14 18:24:09 -05:00 |
geom_mirror.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_pack.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_renumber.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_rescale.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_rotate.py
|
math.isclose does not exist for older versions
|
2018-12-17 20:04:16 +01:00 |
geom_toTable.py
|
[skip ci] migrated to python3 compatibility
|
2019-02-14 18:44:06 -05:00 |
geom_translate.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_unpack.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
geom_vicinityOffset.py
|
explicitly require python3
|
2018-11-17 08:12:12 +01:00 |
gmsh_identifySurfaces.py
|
using python 2.7 has shebang will also work on mac without symlink
|
2016-07-18 19:35:35 +02:00 |
hybridIA_linODFsampling.py
|
python3 has different encoding syntax
|
2018-12-06 06:27:07 +01:00 |
marc_addUserOutput.py
|
also works for python3
|
2018-11-18 08:04:52 +01:00 |
mentat_pbcOnBoxMesh.py
|
compatible to python 3 and mentat >= 2017
|
2019-01-09 16:28:21 +01:00 |
mentat_spectralBox.py
|
correct comment sign
|
2019-01-09 16:31:00 +01:00 |
patchFromReconstructedBoundaries.py
|
iteritems does not exist in python3 anymore
|
2018-07-19 16:16:10 +02:00 |
seeds_check.sh
|
bug fix, adjust to options change of vtk_addXXXData
|
2016-09-21 22:01:16 +02:00 |
seeds_fromDistribution.py
|
added ASCIItable tests to CI pipelining
|
2019-02-14 18:24:09 -05:00 |
seeds_fromGeom.py
|
more python3 related changes
|
2018-11-17 08:46:58 +01:00 |
seeds_fromPokes.py
|
more python3 related changes
|
2018-11-17 08:46:58 +01:00 |
seeds_fromRandom.py
|
os.urandom returns byte, not string in python3
|
2018-11-24 10:07:47 +01:00 |