pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/octave



Module name:	wip
Committed by:	outpaddling
Date:		Mon Oct 20 22:15:24 UTC 2014

Modified Files:
	wip/octave: DESCR Makefile PLIST buildlink3.mk distinfo octave.mk
	    options.mk
Added Files:
	wip/octave: error notes
	wip/octave/patches: patch-configure patch-doc_interpreter_plot.txi
	    patch-doc_liboctave_liboctave.texi patch-fflush-fpos_t.c
	    patch-fseeko-fpos_t.c patch-libgnu_Makefile.in
	    patch-libgnu_stdio.in.h patch-libgnu_string.in.h
	    patch-liboctave_mx-inlines.cc patch-liboctave_oct-time.cc
	    patch-scripts_audio_wavread.m patch-scripts_io_strread.m
	    patch-scripts_miscellaneous_getappdata.m
	    patch-scripts_miscellaneous_license.m
	    patch-scripts_miscellaneous_ver.m patch-scripts_pkg_pkg.m
	    patch-scripts_plot_daspect.m patch-scripts_plot_legend.m
	    patch-scripts_plot_pbaspect.m patch-scripts_plot_print.m
	    patch-scripts_polynomial_polyval.m patch-scripts_set_union.m
	    patch-scripts_signal_freqz.m patch-src_DLD-FUNCTIONS_rand.cc
	    patch-src_dirfns.cc patch-src_oct-conf.h.in

Log Message:
Import octave-3.6.4nb6 as wip/octave.

GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra
problems, finding the roots of nonlinear equations, integrating
ordinary functions, manipulating polynomials, and integrating ordinary
differential and differential-algebraic equations.  It is easily extensible
and customizable via user-defined functions written in Octave's own
language, or using dynamically loaded modules written in C++, C, Fortran,
or other languages.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/octave/error wip/octave/notes \
    wip/octave/patches/patch-configure \
    wip/octave/patches/patch-doc_interpreter_plot.txi \
    wip/octave/patches/patch-doc_liboctave_liboctave.texi \
    wip/octave/patches/patch-fflush-fpos_t.c \
    wip/octave/patches/patch-fseeko-fpos_t.c \
    wip/octave/patches/patch-libgnu_Makefile.in \
    wip/octave/patches/patch-libgnu_stdio.in.h \
    wip/octave/patches/patch-libgnu_string.in.h \
    wip/octave/patches/patch-liboctave_mx-inlines.cc \
    wip/octave/patches/patch-liboctave_oct-time.cc \
    wip/octave/patches/patch-scripts_audio_wavread.m \
    wip/octave/patches/patch-scripts_io_strread.m \
    wip/octave/patches/patch-scripts_miscellaneous_getappdata.m \
    wip/octave/patches/patch-scripts_miscellaneous_license.m \
    wip/octave/patches/patch-scripts_miscellaneous_ver.m \
    wip/octave/patches/patch-scripts_pkg_pkg.m \
    wip/octave/patches/patch-scripts_plot_daspect.m \
    wip/octave/patches/patch-scripts_plot_legend.m \
    wip/octave/patches/patch-scripts_plot_pbaspect.m \
    wip/octave/patches/patch-scripts_plot_print.m \
    wip/octave/patches/patch-scripts_polynomial_polyval.m \
    wip/octave/patches/patch-scripts_set_union.m \
    wip/octave/patches/patch-scripts_signal_freqz.m \
    wip/octave/patches/patch-src_DLD-FUNCTIONS_rand.cc \
    wip/octave/patches/patch-src_dirfns.cc \
    wip/octave/patches/patch-src_oct-conf.h.in
cvs -z3 rdiff -u -r1.11 -r1.12 wip/octave/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/octave/DESCR wip/octave/buildlink3.mk \
    wip/octave/octave.mk wip/octave/options.mk
cvs -z3 rdiff -u -r1.4 -r1.5 wip/octave/PLIST wip/octave/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/error?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/notes?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-configure?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-doc_interpreter_plot.txi?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-doc_liboctave_liboctave.texi?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-fflush-fpos_t.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-fseeko-fpos_t.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-libgnu_Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-libgnu_stdio.in.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-libgnu_string.in.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-liboctave_mx-inlines.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-liboctave_oct-time.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_audio_wavread.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_io_strread.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_miscellaneous_getappdata.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_miscellaneous_license.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_miscellaneous_ver.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_pkg_pkg.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_plot_daspect.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_plot_legend.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_plot_pbaspect.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_plot_print.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_polynomial_polyval.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_set_union.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-scripts_signal_freqz.m?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-src_DLD-FUNCTIONS_rand.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-src_dirfns.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/patches/patch-src_oct-conf.h.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/DESCR?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/buildlink3.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/octave.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/options.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/PLIST?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/octave/distinfo?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index