A wrapper for gcvspl.f, a FORTRAN package for generalized, cross-validatory spline smoothing and differentiation.
Project description
#gcvspline
Python wrapper of the gcv-spl Fortran library gcvspl.f, created by H.J. Woltring.
Reference: Woltring, 1986, A FORTRAN package for generalized, cross-validatory spline smoothing and differentiation. Adv. Eng. Softw. 8:104-113.
Wrapped by Charles Le Losq, Research Fellow at the Australian National University (RSES)
contact: charles.lelosq@anu.edu.au
## Licence information
The gcvspline wrapper is provided under a GNU GPL2 licence, however please take into account the Licence header in gcvspl.f for full licence information:
From the header of gcvspl.f:
“(C) COPYRIGHT 1985, 1986: H.J. Woltring This software is copyrighted, and may be copied for exercise, study and use without authorization from the copyright owner(s), in compliance with paragraph 16b of the Dutch Copyright Act of 1912 (“Auteurswet 1912”). Within the constraints of this legislation, all forms of academic and research-oriented excercise, study, and use are allowed, including any necessary modifications. Copying and use as object for commercial exploitation are not allowed without permission of the copyright owners, including those upon whose work the package is based.”
## Disclaimer
gcvspline.py is provided as is, use at your own risks.
## Requirements
f2py, and a working fortran compiler, e.g. gfortran
## Installation
TO BE COMPLETED
f2py -c -m gcvspl gcvspl.f
## Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gcvspline-0.2.tar.gz
.
File metadata
- Download URL: gcvspline-0.2.tar.gz
- Upload date:
- Size: 70.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2db1520239bc97a7a7962051173e320b81d0ee4efa91bed734458b63bf92c754 |
|
MD5 | 073db5a7a4b32a7eb77e7d10ac66ace7 |
|
BLAKE2b-256 | e2f50154b6ebd73498236a4742f9d8832da7c4a04b10d909155e0d3c81d331c5 |