Difference between revisions of "Spline"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Spline |Short description=Akima spline interpolation |Full description=Spline interpolates an Akima-spline through a series of given points. The interpolation appro...")
 
(Added Python and Ruby link)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
|Short description=Akima spline interpolation
 
|Short description=Akima spline interpolation
 
|Full description=Spline interpolates an Akima-spline through a series of given points. The interpolation approximates a manually drawn curve better than the ordinary splines, but the second derivation is not continuous.
 
|Full description=Spline interpolates an Akima-spline through a series of given points. The interpolation approximates a manually drawn curve better than the ordinary splines, but the second derivation is not continuous.
 +
|Homepage URL=http://homepage.hispeed.ch/david.frey/
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User reference manual included
 
|Documentation note=User reference manual included
|Paid support=
+
|Decommissioned/Obsolete=No
|IRC help=
+
|Accepts cryptocurrency donations=No
|IRC general=
 
|IRC development=
 
 
|Related projects=groff
 
|Related projects=groff
 
|Keywords=math,statistics,interpolation,graph,spline
 
|Keywords=math,statistics,interpolation,graph,spline
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2010-05-29
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.1.10
 
|Version identifier=1.1.10
 
|Version date=2005-09-26
 
|Version date=2005-09-26
 
|Version status=stable
 
|Version status=stable
 
|Version download=ftp://ftp.debian.org/debian/pool/main/s/spline/
 
|Version download=ftp://ftp.debian.org/debian/pool/main/s/spline/
 +
|Version comment=1.1.10 stable released 2005-09-26
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/17
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2001-02-01
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
|License verified date=2001-02-01
|Version comment=1.1.10 stable released 2005-09-26
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Frey
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=David Frey
 
 
|Email=dfrey@debian.org
 
|Email=dfrey@debian.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/spline
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/spline
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/spline
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 54:
 
|Interface=command-line
 
|Interface=command-line
 
|Use=mathematics
 
|Use=mathematics
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 60: Line 67:
 
|Prerequisite description=glibc
 
|Prerequisite description=glibc
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 03:04, 17 April 2018


[edit]

Spline

http://homepage.hispeed.ch/david.frey/
Akima spline interpolation

Spline interpolates an Akima-spline through a series of given points. The interpolation approximates a manually drawn curve better than the ordinary splines, but the second derivation is not continuous.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

1 February 2001




Leaders and contributors

Contact(s)Role
David Frey Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:dfrey@debian.org
Python (Ref)https://pypi.org/project/spline
Debian (Ref)https://tracker.debian.org/pkg/spline
Ruby (Ref)https://rubygems.org/gems/spline


Software prerequisites

KindDescription
Required to buildgcc
Required to buildglibc
Required to useglibc




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.