spacepy.toolbox.logspace
spacepy.toolbox.isview
Enter search terms or a module, class or function name.
given two array-like variables interweave them together. Discussed here: http://stackoverflow.com/questions/5347065/interweaving-two-numpy-arrays
a : array-like
first array
b : array-like
second array
out : numpy.ndarray
interweaved array