Jim Kring Posted February 25, 2007 Report Share Posted February 25, 2007 Hello LAVA'ers, 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, Quote Link to comment
Ton Plomp Posted February 25, 2007 Report Share Posted February 25, 2007 I like point nr. 6 :thumbup: :worship: Ton Quote Link to comment
Jim Kring Posted February 25, 2007 Author Report Share Posted February 25, 2007 QUOTE(tcplomp @ Feb 24 2007, 02:43 PM) I like point nr. 6 :thumbup: :worship: Thanks. Index Array Elements is one of my favorites of the new additions. Check out how the icon and conpane changes when you change from a 1D array to a 2D array input. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="640" height="496"><param name="movie" value="Index_Array_Elements.swf"><param name="quality" value="high"><param name="bgcolor" value="#ffffff"><embed src="http://forums.lavag.org/index.php?act=attach&type=post&id=5023" quality="high" bgcolor="#ffffff" width="640" height="496" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object> Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.