~ubuntu-branches/ubuntu/saucy/libctl/saucy

« back to all changes in this revision

Viewing changes to AUTHORS

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2006-05-01 20:25:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060501202501-lytbmb3oevyoqzxi
Tags: 3.0.1-1
* New upstream release (closes: #361676).
* Major rework of the debian/ directory. Switch to cdbs.
* Migrate Scheme files to a versioned location to allow several
  versions to be installed at once.
* Write a Makefile to put with the example.
* Update copyright, the library is now GPL.
* Use gfortran for the F77 wrappers.
* Standards-version is 3.7.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
libctl was written by Steven G. Johnson (stevenj@alum.mit.edu).
 
2
 
 
3
The multidimensional integration routines in src/integrator.c were adapted
 
4
from the HIntlib Library by Rudolf Schuerer and from the GNU Scientific
 
5
Library (GSL) by Brian Gough; both of these libraries are licensed under
 
6
the GNU General Public License, version 2 or later.