[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#704151: ITP: quadrule -- C library of quadrature rules for numerical integration



Package: wnpp
Severity: wishlist
Owner: Mike Neish <neishm@atmosp.physics.utoronto.ca>


* Package name    : quadrule
  Version         : 0~20121001
  Upstream Author : John Burkardt <jburkardt@fsu.edu>
* URL             : http://people.sc.fsu.edu/~jburkardt/c_src/quadrule/quadrule.html
* License         : LGPL3
  Programming Lang: C
  Description     : C library of quadrature rules for numerical integration

The original code consists of a single header file (quadrule.h) and C source file (quadrule.c).  There is an autoconf-wrapped version that I've put together, at http://www.atmosp.physics.utoronto.ca/~neishm/quadrule/.  I've shared this version with the original author, and have his permission to use it as a basis for creating a Debian package.

I've played around with making a Debian package that I can build and install on my local desktop, although I'm probably missing a few details.  It takes the source package and generates two binary packages:
libquadrule1 - The shared library, for run-time use
libquadrule-dev - The header file, man page, and generic "libquadrule.so" soft link.

I don't expect the upstream code to change very often (or at all), so I would have no problem with maintaining the package over the long term.

Attachment: quadrule_0~20121001-1.debian.tar.gz
Description: GNU Zip compressed data


Reply to: