From: Etienne G. <et...@is...> - 2003-05-16 07:29:21
|
Hello, maybe we could put an entry for 'vmesh' in the INDEX file, under 'Surface plots'. Cheers, Etienne On Thu, May 15, 2003 at 05:34:35PM -0400, Paul Kienzle wrote: # All, # # We need a new release to support octave-2.1.48 since # OCTAVE_LOCAL_BUFFER now requires #include <memory>. # I've updated the half-dozen files that require it # (inc. comm/gf.cc and sparse/make_sparse.h). # # Here is my take on the changes since the last release. # Please correct any errors in octave-forge/RELEASE-NOTES # # * Support for octave 2.1.36-2.1.48. # # * Communications: # - sqrt over Galois field # - BCH code, modulator # - bug fixes and documentation improvements # # * Image: # - add rotate_scale() # # * Optimization: # - add Nick Higham's adsmax, mdsmax nmsmax for fmins # - lp() fix range error # # * Plotting: # - surf()/surfc() support gnuplot 3.8i shaded surfaces # - add peaks() # - legend() inside/ouside/boxon/boxoff/right/left # # * Signal Processing # - return statespace and laplacian IIR filters (butter, cheby1, cheby2, ellip) # - fix aryule # # * Statistics: # - add normplot() # - scatter() optimization # # * Symbolic: # - added poly2sym, sym2poly, numden, findsymbols, findsym, symlsolve, # symfsolve, syminfo # - subs() accepts cell arrays # # * TSA/NaN: # - many bug fixes and documentation improvements # - quantiles -> Quantile # # * Miscellaneous: # - add cellstr() # - fieldnames() now returns cell array # - listen() bugfixes # - ellipke() supports m < 0 # - extend deal() to handle [a,b] = deal(b,a) # - dlmread() converted to C++ for speed and more flexible input # # * administration: # - target specific build instructions (MacOSX, windows, Irix) # # # # ------------------------------------------------------- # Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara # The only event dedicated to issues related to Linux enterprise solutions # www.enterpriselinuxforum.com # # _______________________________________________ # Octave-dev mailing list # Oct...@li... # https://lists.sourceforge.net/lists/listinfo/octave-dev # # -- Etienne Grossmann ------ http://www.isr.ist.utl.pt/~etienne |