= lrcalc =
== Description ==
Littlewood-Richardson Calculator
http://math.rutgers.edu/~asbuch/lrcalc/
== License ==
GNU General Public License V2+
== SPKG Maintainers ==
 * Mike Hansen
 * Nicolas M. Thiéry
== Upstream Contact ==
Anders S. Buch (asbuch@math.rutgers.edu)
== Dependencies ==
== Special Update/Build Instructions ==
 * The upstream package has several packaging problems and problems
   with the build system. Since these are not easily fixed at install
   time, instead src/ is patched directly. This is done by the script
   spkg-src and the patch patches/build.diff. So, whenever you update
   the sources, you should use/modify the spkg-src script.
== Changelog ==
=== lrcalc-1.1.6.p0 (Jeroen Demeyer, 8 May 2013)  ===
 * Trac #14487: fix various build and packaging issues, add spkg-src
   and patches/build.diff (to be applied at packaging time).
=== lrcalc-1.1.6 (Jean-Pierre Flori, December 2012 - February 2013)  ===
 * Trac #13839:
  * Updated to lrcalc-sage-1.1.6: let lrcalc build a shared library on Cygwin.
  * Stop tracking the src directory which is now tracked upstream.
=== lrcalc-1.1.6beta1 (Nicolas M. Thiéry, June 2012)  ===
 * Updated to lrcalc-1.1.6beta1:
   * Fixed segmentation fault on Open Solaris (name conflict with hash_insert)
   * Added quantum and fusion calculations in the README and testsuite
 * Don't install the lrcalc binaries, only the libraries and headers
=== lrcalc-1.1.6beta.p0 (Nicolas M. Thiéry, June 2012)  ===
 * Fixed make -> $MAKE
=== lrcalc-1.1.6beta (Nicolas M. Thiéry, January 2012)  ===
 * Upgrade to lrcalc 1.1.6beta which combines:
   * lrcalc-1.1.5.tar.gz
   * schmult-1.1.5.tar.gz
   * an autotools build system
 * First release as optional spkg (see #10333)
=== lrcalc-1.1.5b (Nicolas M. Thiéry, May 2011) ===
 * An alpha prerelease of 1.1.6beta
=== lrcalc-1.1.4 (Mike Hansen, May 2010) ===
 * Initial version