Hello Everyone,
There is a new version of the OpenG "Array"
library (oglib_array package) available. This library contains several
routines manipulating arrays.

This release...
1) adds 100% unit test coverage during library build (see this announcement),
2) adds BSD licensing of library VIs,
3) adds a new VI "Reorder Array" that allows reordering an array by pointers,
4) adds a new VI "Search Array" that returns all matching elements,
5) adds a new VI "Sort Array" that handles both 1D and 2D arrays and allows specifying ascending or descending order,
6) new VI "Index Array Elements" for indexing an array with an array of indices (pointers), and
7) contains several other fixes and improvements.
See
here for more info.
You can
download+install this package using
VI Package Manager. Just press the
"Check the Network for Available Packages" button to refresh your package list.
Thank you,
-Jim Kring
Message Edited by Jim Kring on 02-24-2007 01:58 PM