From: Jim K. <jk...@us...> - 2005-09-29 15:16:58
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28088/source Modified Files: 7.1-functions.csv Log Message: Index: 7.1-functions.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.1-functions.csv,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** 7.1-functions.csv 21 Jul 2004 04:52:05 -0000 1.2 --- 7.1-functions.csv 29 Sep 2005 15:16:50 -0000 1.3 *************** *** 47,68 **** PtByPt_linalg,Linear Algebra PtByPt,,,,,,,,, PtByPt_arr,Array Operations PtByPt,,,,,,,,, ! PtByPt_otherFunc,Other Functions PtByPt,,,,,,,,,, ! gmath,Mathematics,mathform,math1d2d,mathcalc,anstat,anfit,anlinalg,anarr,mathopt,mathzero,mathfunc ! mathpars,Advanced Formula Parsing,,,,,,,,,, ! math1d2d,1D and 2D Evaluation,,,,,,,,,, ! mathcalc,Calculus,mathode,,,,,,,,, ! mathode,Differential Equations,,,,,,,,,, ! anstat,Probability and Statistics,anprob,ananova,,,,,,,, ! anprob,Probability,,,,,,,,,, ! ananova,Analysis of Variance,,,,,,,,,, ! anfit,Curve Fitting,,,,,,,,,, ! anlinalg,Linear Algebra,anlaradv,anlacx,,,,,,,, ! anlaradv,Advanced Linear Algebra,,,,,,,,,, ! anlacx,Complex Linear Algebra,anlacadv,,,,,,,,, ! anlacadv,Advanced Complex Linear Algebra,,,,,,,,,, ! anarr,Array Operations,,,,,,,,,, ! mathopt,Optimization,,,,,,,,,, mathzero,Zeroes,,,, mathfunc,Special and Numeric Functions,,,, instr,Instrument I/O,gpib,serial,visa, gpib,GPIB,gpib4882,,, --- 47,70 ---- PtByPt_linalg,Linear Algebra PtByPt,,,,,,,,, PtByPt_arr,Array Operations PtByPt,,,,,,,,, ! PtByPt_otherFunc,Other Functions PtByPt,,,,,,,,,,, ! gmath,Mathematics,mathform,math1d2d,mathcalc,anstat,anfit,anlinalg,anarr,mathopt,mathzero,mathfunc,mathpoly ! mathpars,Advanced Formula Parsing,,,,,,,,,,, ! math1d2d,1D and 2D Evaluation,,,,,,,,,,, ! mathcalc,Calculus,mathode,,,,,,,,,, ! mathode,Differential Equations,,,,,,,,,,, ! anstat,Probability and Statistics,anprob,ananova,,,,,,,,, ! anprob,Probability,,,,,,,,,,, ! ananova,Analysis of Variance,,,,,,,,,,, ! anfit,Curve Fitting,,,,,,,,,,, ! anlinalg,Linear Algebra,anlaradv,anlacx,,,,,,,,, ! anlaradv,Advanced Linear Algebra,,,,,,,,,,, ! anlacx,Complex Linear Algebra,anlacadv,,,,,,,,,, ! anlacadv,Advanced Complex Linear Algebra,,,,,,,,,,, ! anarr,Array Operations,,,,,,,,,,, ! mathopt,Optimization,,,,,,,,,,, mathzero,Zeroes,,,, mathfunc,Special and Numeric Functions,,,, + mathpoly,Polynomial,mathpolyrat,,, + mathpolyrat,Rational Polynomial,,,, instr,Instrument I/O,gpib,serial,visa, gpib,GPIB,gpib4882,,, *************** *** 77,98 **** vllreg,Low Level Register Access,,,, appctl,Application Control,lvmenu,help,cursor,events ! lvmenu,Menu,,,, ! help,Help,,,, ! cursor,Cursor,,,, ! events,Events,,,, ! pictplots,Picture Plots,,,, ! picture,Picture Functions,,,, ! graphicsfmt,Graphics Formats,,,, ! sound,Sound,soundfile,soundinput,soundoutput, ! soundfile,Sound File,,,, ! soundinput,Sound Input,,,, ! soundoutput,Sound Output,,,, ! dsocket,Data Socket,variant,,, ! SMTPEmail,SMTP E-mail,,,, ! tcp,TCP,,,, ! udp,UDP,,,, ! irda,IrDA,,,, ! bt,Bluetooth,,,, ! nireport,Report Generation,repdocs,htmlrep,nireplay,nirepadv repdocs,VI Documentation,,,,, htmlrep,HTML Reports Only,,,,, --- 79,100 ---- vllreg,Low Level Register Access,,,, appctl,Application Control,lvmenu,help,cursor,events ! lvmenu,Menu,,, ! help,Help,,, ! cursor,Cursor,,, ! events,Events,,, ! pictplots,Picture Plots,,, ! picture,Picture Functions,,, ! graphicsfmt,Graphics Formats,,, ! sound,Sound,soundfile,soundinput,soundoutput ! soundfile,Sound File,,, ! soundinput,Sound Input,,, ! soundoutput,Sound Output,,, ! dsocket,Data Socket,variant,, ! SMTPEmail,SMTP E-mail,,, ! tcp,TCP,,, ! udp,UDP,,, ! irda,IrDA,,, ! bt,Bluetooth,,,,, ! nireport,Report Generation,repdocs,htmlrep,nireplay,nirepadv, repdocs,VI Documentation,,,,, htmlrep,HTML Reports Only,,,,, *************** *** 109,111 **** rendezvs,Rendezvous,,,,, occur,Occurrences,,,,, ! diagdec,Decorations,,,,, --- 111,113 ---- rendezvs,Rendezvous,,,,, occur,Occurrences,,,,, ! diagdec,Decorations |