pyacs.lib.utils
Various useful routines.
Utilities for list normalization. |
|
Generate a regular grid and optionally write it to a text file. |
|
Convert a numpy array to a numpy recarray. |
|
Convert a structured array (homogeneous dtype) to a numpy array. |
|
Run a command using subprocess and check for errors. |
|
Save a numpy array as a text file with a string column per row. |
|
Convert a string representation of a list to a list of floats. |