Skip to content

Commit

Permalink
Package database update - 23:06:26 2010/10/23
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmartins committed Oct 23, 2010
1 parent cd6b664 commit 4f31731
Show file tree
Hide file tree
Showing 12 changed files with 137 additions and 1 deletion.
12 changes: 12 additions & 0 deletions octave-forge/extra/dataframe/dataframe-0.4.DESCRIPTION
@@ -0,0 +1,12 @@
Name: dataframe
Version: 0.4
Date: 2010-08-26
Author: Pascal Dupuis
Maintainer: The Octave Community
Title: Data Frame
Description: Data manipulation toolbox similar to R data.frame
Categories: data manipulation, statistics
Depends: octave (>= 3.2.0)
License: GPL version 3 or later
Url: http://octave.sf.net
SVNRelease: $Rev: 7575 $
12 changes: 12 additions & 0 deletions octave-forge/extra/dataframe/dataframe-0.5.DESCRIPTION
@@ -0,0 +1,12 @@
Name: dataframe
Version: 0.5
Date: 2010-08-26
Author: Pascal Dupuis
Maintainer: The Octave Community
Title: Data Frame
Description: Data manipulation toolbox similar to R data.frame
Categories: data manipulation, statistics
Depends: octave (>= 3.2.0)
License: GPL version 3 or later
Url: http://octave.sf.net
SVNRelease: $Rev: 7643 $
10 changes: 10 additions & 0 deletions octave-forge/extra/nan/nan-2.3.0.DESCRIPTION
@@ -0,0 +1,10 @@
Name: NaN
Version: 2.3.0
Date: 2010-08-27
Author: Alois Schloegl <a.schloegl@ieee.org>
Maintainer: Alois Schloegl
Title: The NaN-toolbox
Description: A statistics and machine learning toolbox for Octave and Matlab for data with and w/o missing values.
Depends: octave (> 2.9.0)
License: GPL version 3 or later
Url: http://biosig-consulting.com/matlab/NaN
10 changes: 10 additions & 0 deletions octave-forge/extra/nan/nan-2.3.1.DESCRIPTION
@@ -0,0 +1,10 @@
Name: NaN
Version: 2.3.1
Date: 2010-09-08
Author: Alois Schloegl <a.schloegl@ieee.org>
Maintainer: Alois Schloegl
Title: The NaN-toolbox
Description: A statistics and machine learning toolbox for Octave and Matlab for data with and w/o missing values.
Depends: octave (> 2.9.0)
License: GPL version 3 or later
Url: http://biosig-consulting.com/matlab/NaN
14 changes: 14 additions & 0 deletions octave-forge/extra/nurbs/nurbs-1.3.1.DESCRIPTION
@@ -0,0 +1,14 @@
Name: Nurbs
Version: 1.3.1
Date: 2010-09-17
Author: Mark Spink, Daniel Claxton, Carlo de Falco, Rafael Vazquez
Maintainer: Carlo de Falco
Title: Nurbs.
Description: Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS).
Categories: splines
Depends: octave (>= 3.2)
Autoload: no
License: GPL version 2 or later
Url: http://octave.sf.net
SVNRelease: 7750

10 changes: 10 additions & 0 deletions octave-forge/extra/tsa/tsa-4.1.0.DESCRIPTION
@@ -0,0 +1,10 @@
Name: TSA
Version: 4.1.0
Date: 2010-09-08
Author: Alois Schloegl <a.schloegl@ieee.org>
Maintainer: Alois Schloegl
Title: The TSA-toolbox
Description: A toolbox for Time Series Analysis .
Depends: octave (> 2.9.0)
License: GPL version 3 or later
Url: http://biosig-consulting.com/matlab/tsa
15 changes: 15 additions & 0 deletions octave-forge/main/fits/fits-1.0.0.DESCRIPTION
@@ -0,0 +1,15 @@
Name: FITS
Version: 1.0.0
Date: 2010-08-23
Author: Dirk Schmidt
Maintainer: Dirk Schmidt
Title: Reading and writing FITS (Flexible Image Transport System) files.
Description: The Octave-FITS package provides functions for
reading, and writing FITS (Flexible Image Transport System) files. The package supports
uses the libcfitsio library.
Depends: octave (>= 2.9.10)
Autoload: no
BuildRequires: libcfitsio-dev
SystemRequirements: libcfitsio
License: GPL version 2 or later
Url: http://octave.sf.net
12 changes: 12 additions & 0 deletions octave-forge/main/general/general-1.2.2.DESCRIPTION
@@ -0,0 +1,12 @@
Name: General
Version: 1.2.2
Date: 2010-03-12
Author: Jaroslav Hajek
Maintainer: Jaroslav Hajek
Title: General
Description: General tools for octave. String dictionary, parallel computing.
Categories: General
Depends: octave (>= 3.2.4)
Autoload: yes
License: GPL version 3 or later
Url: http://octave.sf.net
14 changes: 14 additions & 0 deletions octave-forge/main/io/io-1.0.13.DESCRIPTION
@@ -0,0 +1,14 @@
Name: io
Version: 1.0.13
Date: 2010-08-16
Author: Various Authors
Maintainer: Philip Nienhuis <prnienhuis@users.sf.net>
Title: Input/Output
Description: Input/Output in external formats.
Categories: IO
Problems: Default initial java memory probably too small, increase with java.opts (see documentation)
Depends: octave (>= 3.2.0)
Suggested: java-1.2.7+ f Windows, windows-1.0.8+ f Windows, java-1.2.5 f linux
Autoload: yes
License: GPL version 2 or later
Url: http://octave.sf.net
13 changes: 13 additions & 0 deletions octave-forge/main/parallel/parallel-2.0.2.DESCRIPTION
@@ -0,0 +1,13 @@
Name: Parallel
Version: 2.0.2
Date: 2010-08-05
Author: Hayato Fujiwara and Olaf Till <olaf.till@uni-jena.de>
Maintainer: Hayato Fujiwara and Olaf Till <olaf.till@uni-jena.de>
Title: Parallel Computing.
Description: Parallel execution package for cluster computers. For
parallel execution on a single machine see e.g. function parcellfun
(author: Jaroslav Hajek) in package general.
Depends: octave (>= 3.0.0)
Autoload: yes
License: GPL, see individual files for GPL version
Url: http://octave.sf.net
14 changes: 14 additions & 0 deletions octave-forge/main/parallel/parallel-2.0.4.DESCRIPTION
@@ -0,0 +1,14 @@
Name: Parallel
Version: 2.0.4
Date: 2010-08-24
Author: Hayato Fujiwara and Olaf Till <olaf.till@uni-jena.de>
Maintainer: Olaf Till <olaf.till@uni-jena.de>
Title: Parallel Computing.
Description: Parallel execution package for cluster computers. See
also package openmpi_ext, maintained by Riccardo Corradini. For
parallel execution on a single machine see e.g. function parcellfun
(author: Jaroslav Hajek) in package general.
Depends: octave (>= 3.0.0)
Autoload: yes
License: GPL, see individual files for GPL version
Url: http://octave.sf.net
2 changes: 1 addition & 1 deletion timestamp
@@ -1 +1 @@
1280337119
1284819953

0 comments on commit 4f31731

Please sign in to comment.