summaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0cvs2svn2008-11-1952-1710/+0
| | | | | Notes: svn path=/head/; revision=223035 svn path=/tags/RELEASE_6_4_0/; revision=223036; tag=release/6.4.0
* A build fix.Maho Nakata2008-09-221-0/+15
| | | | | | | | Submitted by: many (thanks folks!) Approved by: portmgr (pav) Notes: svn path=/head/; revision=220446
* - Respect NOPORTDOCSMartin Wilke2008-09-121-1/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220361
* - Unbreak, last fixing forgot to update distinfoLi-Wen Hsu2008-09-114-15/+7
| | | | | | | | | | | - Drop 5.x support PR: ports/127288 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220345
* - Fix build upon NOPORTDOCSPietro Cerutti2008-09-091-1/+1
| | | | | | | | Reported by: QA Tindie Approved by: portmgr Notes: svn path=/head/; revision=220316
* Update math/octave-forge to 20080831 versionMaho Nakata2008-09-093-972/+324
| | | | | | | | | PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220307
* Correct port name and create date.Maho Nakata2008-09-0971-142/+142
| | | | | | | | | | PR: 127226 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> and also Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer) Approved by: portmgr@ (erwin) Notes: svn path=/head/; revision=220306
* Build fix for math/octage-forge-xraylib.Maho Nakata2008-09-091-0/+2
| | | | | | | | | PR: 127208 Submitted by: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> Approved by: portmgr (joe) Notes: svn path=/head/; revision=220305
* Build fix for math/octave-forge-data-smoothing.Maho Nakata2008-09-081-0/+2
| | | | | | | | | | Spotted by: QAT@ PR: 127207 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Approved by: portmgr (joe) Notes: svn path=/head/; revision=220304
* - Fix installation while WITH_ATLAS is specified [1]Li-Wen Hsu2008-09-083-1/+3
| | | | | | | | | | | | - Fix plist PR: ports/126960 [1] Submitted by: Arjan Gijsberts <arjan AT liralab.it> Approved by: maintainer Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220295
* Add port math/octave-forge-bimMaho Nakata2008-09-085-0/+37
| | | | | | | | | | | | | | | | | | | This is bim. Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM) The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220286
* Add port math/octave-forge-data-graceplotMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is graceplot. Graceplot bindings for octave. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220283
* Add port math/octave-forge-data-smoothingMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is data-smoothing. Algorithms for smoothing noisy data The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220282
* Add port math/octave-forge-gaMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is ga. Genetic optimization code The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220281
* Add port math/octave-forge-controlMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is control. Additional Octave Control tools The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220279
* Add port math/octave-forge-financialMaho Nakata2008-09-085-0/+35
| | | | | | | | | | | | | | | | This is financial. Financial manipulation and plotting functions The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220278
* Add port math/octave-forge-communicationsMaho Nakata2008-09-085-0/+35
| | | | | | | | | | | | | | | | | | This is communications. Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220277
* Add port math/octave-forge-mshMaho Nakata2008-09-085-0/+37
| | | | | | | | | | | | | | | | | | | This is msh. Package for creating and managing triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers. Uses a mesh data structure compatible with pdetool. Relies on gmsh for unstructured mesh generation. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220276
* Add port math/octave-forge-signalMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is signal. Signal processing tools, including filtering, windowing and display functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220275
* Add port math/octave-forge-tsaMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is tsa. Stochastic concepts and maximum entropy methods for time series analysis The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220274
* Add port math/octave-forge-symbolicMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is symbolic. Symbolic toolbox based on GiNaC and CLN. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220273
* Add port math/octave-forge-tcl-octave.Maho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is tcl-octave. socket implementation of a tcl-octave connection The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220272
* Add port math/octave-forge-zenityMaho Nakata2008-09-085-0/+38
| | | | | | | | | | | | | | | | | | | | | This is zenity. A set of functions for creating simple graphical user interfaces. It is currently possible to create calendar windows, text entries, file selection dialogs, lists, message windows, icons in the notification area, and windows for large amount of text. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220271
* Add port math/octave-forge-xraylibMaho Nakata2008-09-085-0/+38
| | | | | | | | | | | | | | | | This is xraylib. Bindings to the Xraylib functions The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220269
* Add port math/octave-forge-windowsMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is windows. Provides COM interface and additional functionality on Windows The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220268
* Add port math/octave-forge-vrmlMaho Nakata2008-09-086-0/+34
| | | | | | | | | | | | | | | | This is vrml. 3D graphics using VRML The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220267
* Add port math/octave-forge-video.Maho Nakata2008-09-085-0/+35
| | | | | | | | | | | | | | | | | | This is video. Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and approximately conforms to Matlab interface) The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220266
* Add port math/octave-forge-triangular.Maho Nakata2008-09-085-0/+33
| | | | | | | | | | | | | | | | | This is triangular. Simple example of a user type implementing a simple matrix type for triangular matrices. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220265
* Add port math/octave-forge-timeMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is time. Additional date manipulation tools. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220264
* Add port math/octave-forge-symband.Maho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is symband. Linear Algebra for Symmetric Banded Matrices The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220263
* Add port math/octave-forge-struct.Maho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is struct. Additional Structure manipulations functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220262
* Add port math/octave-forge-strings.Maho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is strings. Additional manipulation functions The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220261
* Add port math/octave-forge-statisticsMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is statistics. Additional statistics functions for Octave. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220260
* Add port math/octave-forge-splinesMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is splines. Additional Cubic spline functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220259
* Add port math/octave-forge-spline-gcvsplMaho Nakata2008-09-085-0/+35
| | | | | | | | | | | | | | | | | | This is spline-gcvspl. B-spline data smoothing using generalized cross-validation and mean squared prediction or explicit user smoothing The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220258
* Add port math/octave-forge-special-matrixMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is special-matrix. Additional Special Matrices for Octave. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220257
* Add port math/octave-forge-optimMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | This is optim. Unconstrained Non-linear Optimization toolkit. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220256
* Add port math/octave-forge-specfunMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is specfun. Special functions including ellipitic functions, etc The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220255
* Add port math/octave-forge-soketsMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is sockets. Socket functions The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220254
* Add port math/octave-forge-secs2dMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is secs2d. A Drift-Diffusion simulator for 2d semiconductor devices The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220253
* Add port math/octave-forge-secs1dMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is secs1d. A Drift-Diffusion simulator for 1d semiconductor devices The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220252
* Add port math/octave-forge-pt_brMaho Nakata2008-09-085-0/+33
| | | | | | | | | | | | | | | | | This is pt_br. Brazilian Portuguese translations of the help strings of the Octave functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220251
* Add port math/octave-forge-plotMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is plot. Additional ploting tools for Octave. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220250
* Add port math/octave-forge-physicalconstantsMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is physicalconstants. Physical Constants from Atomic & Molecular Physics, taken from NIST database The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220249
* Add port math/octave-forge-pdbMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is pdb. Reads and display PDB-files from the Brookhaven protein databank The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220248
* Add port math/octave-forge-optiminterpMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is optiminterp. An optimal interpolation toolbox for octave The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220247
* Add port math/octave-forge-outliersMaho Nakata2008-09-085-0/+33
| | | | | | | | | | | | | | | | | | This is outliers. Grubbs, Dixon and Cochran tests for outlier detection and p-value approximating routines The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220246
* Add port math/octave-forge-odepkgMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | | This is odepkg. A package for solving differential equations with GNU Octave. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220245
* Add port math/octave-forge-odebvpMaho Nakata2008-09-085-0/+34
| | | | | | | | | | | | | | | | | | | This is odebvp. To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220243
* Add port math/octave-forge-mappingMaho Nakata2008-09-085-0/+32
| | | | | | | | | | | | | | | This is mapping. Simple Mapping functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220241