Martin Diehl
|
342ca0be47
|
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
|
2014-04-01 18:41:14 +00:00 |
Philip Eisenlohr
|
e20ffb379d
|
changed numpy.readtxt logic from "data_asArray" returning a copy to inplace "data_readArray" now directly storing into self.data
|
2013-12-14 03:51:22 +00:00 |
Philip Eisenlohr
|
e51779579e
|
removed (unsupported) "--geom" option.
|
2013-01-18 13:01:43 +00:00 |
Pratheek Shanthraj
|
a69aaa1315
|
Use scipy euclidean distance function instead of FMM (runs without skfmm
module installed)
|
2012-12-19 14:50:45 +00:00 |
Pratheek Shanthraj
|
726d1173e5
|
polishing
|
2012-12-07 17:46:28 +00:00 |
Pratheek Shanthraj
|
c4ef2e5925
|
bug fixes
|
2012-12-07 17:41:50 +00:00 |
Pratheek Shanthraj
|
eaf7072bc1
|
Vectorized checking of neighbourhood for unique microstructure
(faster)
M addEuclideanDistance.py
|
2012-12-07 10:50:34 +00:00 |
Philip Eisenlohr
|
a37250eef4
|
script to add the Euclidean distance map from boundaries, triple lines, and quadruple points to an ASCIItable of a regular grid.
requires numpy, scipy, and skfmm...
|
2012-12-06 21:49:49 +00:00 |