From: <cd...@us...> - 2008-11-07 13:07:38
|
Revision: 5405 http://octave.svn.sourceforge.net/octave/?rev=5405&view=rev Author: cdf Date: 2008-11-07 13:07:33 +0000 (Fri, 07 Nov 2008) Log Message: ----------- new nurbs package Added Paths: ----------- trunk/octave-forge/extra/nurbs/ trunk/octave-forge/extra/nurbs/DESCRIPTION Added: trunk/octave-forge/extra/nurbs/DESCRIPTION =================================================================== --- trunk/octave-forge/extra/nurbs/DESCRIPTION (rev 0) +++ trunk/octave-forge/extra/nurbs/DESCRIPTION 2008-11-07 13:07:33 UTC (rev 5405) @@ -0,0 +1,11 @@ +Name: Nurbs +Version: 1.0 +Date: 2008-11-06 +Author: Mark Spink, Daniel Claxton +Maintainer: Carlo de Falco +Title: Nurbs. +Description: Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS). +Depends: octave (>= 3.0.3) +Autoload: no +License: GPL version 2 or later +Url: http://octave.sf.net This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |