<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">How well do these things scale without having a low level way to delete/copy scalars or insert/remove arbitrary array elements?<br><br>-Jonathan<br><br><div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Hans-Christoph Steiner &lt;hans@at.or.at&gt;<br><b><span style="font-weight: bold;">To:</span></b> Frank Barknecht &lt;fbar@footils.org&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> pd-list@iem.at<br><b><span style="font-weight: bold;">Sent:</span></b> Tuesday, August 2, 2011 4:23 PM<br><b><span
 style="font-weight: bold;">Subject:</span></b> Re: [PD] [PD-announce] Pd Convention - Data structures workshop: Taking your requests<br></font><br><br>On Aug 2, 2011, at 4:14 AM, Frank Barknecht wrote:<br><br>&gt; On Mon, Aug 01, 2011 at 08:59:49AM -0500, Charles Henry wrote:<br>&gt;&gt; I'm mainly interested in using Pd for scientific and engineering<br>&gt;&gt; research.&nbsp; I have a mixed level of experience--I'm deep into the DSP<br>&gt;&gt; routines, but I have no clue how data structures work.<br>&gt;&gt; <br>&gt;&gt; About the only application I can think of right now is a "data<br>&gt;&gt; logger"--recording info about a particular trial/experiment and its<br>&gt;&gt; results.<br>&gt;&gt; <br>&gt;&gt; I'd like to learn easy or more compact ways to accomplish things with<br>&gt;&gt; data structures.<br>&gt;&gt; <br>&gt;&gt; I will look forward to your workshop!&nbsp; Thanks much!<br>&gt; <br>&gt; Data structures can be nice problem solvers in
 unexpected areas as well,<br>&gt; not only in visualizing/graphically editing data. For example, they are<br>&gt; used hidden away to implement a fast vanilla list sorting in the newest<br>&gt; [list-sort], or in the [m_symbolarray] object of the rj library to<br>&gt; mimick a [table] object that stores indexed symbols instead of floats.<br>&gt; A users of these objects never sees the data structures inside,<br>&gt; they don't even have a graphical representation but instead are just<br>&gt; used as what their name says: as data structures.<br><br>Wow, I didn't know all that was possible. It would be really nice to have a 'data structures' library that implemented all sorts of standard data structures like hashs, dictionaries, etc.&nbsp; An array of symbols is a good start.&nbsp; I wonder how many others are possible.<br><br>.hc<br><br><br>----------------------------------------------------------------------------<br><br>&nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ˇEl pueblo unido jamás será vencido!<br><br><br><br>_______________________________________________<br><a ymailto="mailto:Pd-list@iem.at" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br></div></div></blockquote></div></div></body></html>