Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-01-19 02:44:02
Size: 25
Comment:
Revision 9 as of 2009-01-19 03:53:22
Size: 946
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe spkg/lrs here. = lrs =

== Description ==

lrs implements the linear reverse search algorithm of Avis and Fukuda.

See the homepage (http://cgm.cs.mcgill.ca/~avis/C/lrs.html) for details.

== License ==
lrs is released under a GPL v2+ license.

== SPKG Maintainers ==

 * Marshall Hampton
 * Michael Abshoff

== Upstream Contact ==

David Avis, avis at cs dot mcgill dot edu.

== Dependencies ==

No dependencies.

== Special Update/Build Instructions ==

The only patch is the makefile, which has been cleaned up for Sage using our environmental variables and with an added "make check" section.

== Changelog ==

=== lrs-4.2b.p1 (Marshall Hampton, January 19th, 2009) ===
 * fixed SPKG.txt
 * added make check section to our patched makefile
 * created hg repository for this spkg
 * added spkg-check which uses the "make check" added

=== lrs-4.2b.p0 (Marshall Hampton, May 2008) ===
 * made lrs 4.2b an optional spkg

lrs

Description

lrs implements the linear reverse search algorithm of Avis and Fukuda.

See the homepage (http://cgm.cs.mcgill.ca/~avis/C/lrs.html) for details.

License

lrs is released under a GPL v2+ license.

SPKG Maintainers

  • Marshall Hampton
  • Michael Abshoff

Upstream Contact

David Avis, avis at cs dot mcgill dot edu.

Dependencies

No dependencies.

Special Update/Build Instructions

The only patch is the makefile, which has been cleaned up for Sage using our environmental variables and with an added "make check" section.

Changelog

lrs-4.2b.p1 (Marshall Hampton, January 19th, 2009)

  • fixed SPKG.txt
  • added make check section to our patched makefile
  • created hg repository for this spkg
  • added spkg-check which uses the "make check" added

lrs-4.2b.p0 (Marshall Hampton, May 2008)

  • made lrs 4.2b an optional spkg