- Jan 11, 2021
-
-
Adrian Pope authored
updated decomp.py for python3, mostly getting rid of xrange and cast returns of map, filter, set to lists; commiting a py2 copy for reference; main command line tools seem to work in py3
-
- Aug 07, 2019
-
-
Adrian Pope authored
-
Adrian Pope authored
-
- Mar 14, 2018
-
-
Adrian Pope authored
-
- Mar 13, 2018
-
-
Adrian Pope authored
modified physical box size scaling relation to reflect CORAL guidelines; minor modification to grid memory footprint calculation
-
- Mar 09, 2018
-
-
Adrian Pope authored
-
- Mar 08, 2018
-
-
Adrian Pope authored
-
Adrian Pope authored
-
- Feb 27, 2018
-
-
Adrian Pope authored
added command line utility to verify that CheckDecomposition output looks ok; could have caught previous bugs, looks ok now
-
Adrian Pope authored
-
- Feb 23, 2018
-
-
Adrian Pope authored
added command line utility that will use CheckDecomposition from SWFFT to see which decompositions the current decomposition.c code heuristics will find working pencils for
-
Adrian Pope authored
-
- Feb 21, 2018
-
-
Adrian Pope authored
-
- Feb 20, 2018
-
-
Adrian Pope authored
-
Adrian Pope authored
fixed bug in enumeratePencils which kept some valid pencils from being printed; other functions correctly identified when valid pencils were present so only bug at last step of printing
-
Adrian Pope authored
-
Adrian Pope authored
moving newer FFT decomposition python code to its own package, module, namespace, whatever; will add command line wrappers and README
-