Jump to content

OpenG "Array" library v2.5 released


Jim Kring

Recommended Posts

Hello LAVA'ers,

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

post-17-1172353645.png?width=400

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,

Link to comment

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>

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.