AssociationSchemes

A GAP package for working with association schemes and homogeneous coherent configurations

Version 3.0.0

This project is maintained by John Bamberg, Akihide Hanaki, Jesse Lansdown

AssociationSchemes

AssociationSchemes is a GAP package for working with association schemes and homogeneous coherent configurations.

View the manual for AssociationSchemes here and the issue tracker here

AssociationSchemes has the following dependencies:

and the following suggested packages:

If you want to regenerate the documentation for any reason, then the following will also be required.

To install, simply download AssociationSchemes and extract it into the pkg directory of the GAP installation directory.

If you wish to regenerate the documentation do

	gap.sh makedoc.g

To load AssociationSchemes in GAP:

	LoadPackage( "AssociationSchemes" );

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.