obsolete code?
Ralf Juengling <[email protected]> Thu, 19 Jun 2008 10:37:25 -0700 (PDT)
| Newsgroups | gmane.lisp.lush.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am in the process of reviewing all of the interpreter code. This is a good opportunity to ask what modules have become obsolete. What about the following: * dz.c * classify.c dz implements a small virtual machine for interpreting mathematical functions. I am not sure why we would want to keep this--does it use fixed-point arithmetic? classify implements a number of basic statistical functions for lists of numbers. In my opinion, they should be retired and analogous functions that work on vectors or arrays should be used instead. Any comments? Any other candidates for retirement? Ralf ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php