https://github.com/bh11/crisp

sort by:
Revision Author Date Message Commit Date
6960dfd add some index entries for online help 20 February 2016, 21:51:14 UTC
9982a56 PcgsElementaryAbelianSeries: require finiteness 20 February 2016, 21:23:04 UTC
9d9f623 improve automatic insertion of version/date/gaproot input files renamed to keep standard extensions make output files read-only to make sure the right files get edited 20 February 2016, 00:04:10 UTC
f7e2658 use GAPROOT to also set the TeX input path. also remove some superfluous brackets and indentation from Makefile 19 February 2016, 14:37:32 UTC
ab407a9 update Copyright statement 19 February 2016, 14:37:32 UTC
8b23155 Merge pull request #2 from fingolfin/tweak-Makefile Tweak Makefile to simplify using package directly from repository 18 February 2016, 10:42:45 UTC
00f7ff6 Tweak Makefile to simplify using package directly from repository 17 February 2016, 18:26:39 UTC
044fa71 use my own version of SmallGeneratingSet, the library methods often try too hard 17 February 2016, 10:26:23 UTC
1f908e9 add automatic replacement of version number, release date 17 February 2016, 10:26:23 UTC
e9215ff use Makefile to build doc and tarball, change html->htm 17 February 2016, 10:26:23 UTC
f63c06c changed logo 08 February 2016, 15:18:33 UTC
69cab08 use "soluble" consistently (there are "solvable" synonyms for all functions) 02 February 2016, 16:05:57 UTC
29ef851 remove superfluous whitespace between functions and arguments 31 January 2016, 21:25:14 UTC
d461671 fixed outdated file header 26 January 2016, 13:59:26 UTC
c05edf5 replace ReadPackage calls by a function which raises an error if the file doesn't exist. 26 January 2016, 13:53:42 UTC
ba6f0fc use 6 argument redispatch function if available 24 January 2016, 20:12:28 UTC
1b95be6 version of make_tar which adds a version number to the package directory name 20 January 2016, 18:31:14 UTC
14f5467 change ranks slightly, to improve TraceMethods display With the previous rank, the redispatch method appeared twice (once re-dispatching, once exiting) during a TraceMethod. 22 December 2015, 10:14:07 UTC
709bdba change redispatch methods to match those of Projector and Residual 22 December 2015, 10:10:10 UTC
45fb5d4 change version numbers, release date 21 December 2015, 13:31:57 UTC
add8db1 remove old debugging code which assumed action to consist of automorphisms 21 December 2015, 10:48:37 UTC
2166d08 fix typo in error message 20 December 2015, 20:24:04 UTC
3c9490d GAP output has changed slightly, adapt manual 20 December 2015, 02:14:30 UTC
46dac07 updated index page 20 December 2015, 02:14:30 UTC
3264af7 removed superfluous comments, updated release date 20 December 2015, 02:14:30 UTC
ef11b2b new logo 20 December 2015, 02:14:30 UTC
4e49b0c tests for new socle methods 20 December 2015, 02:14:30 UTC
40a27ad test normal subgroups code against three library methods 20 December 2015, 02:14:30 UTC
f71b17d add timeout feature using CallWithTimeout if available 20 December 2015, 02:14:30 UTC
2d29ca1 update version numbers to version 1.4.0 20 December 2015, 02:14:30 UTC
6f27088 add new PSocleSeriesOp method for tracing, fix header, indentation 20 December 2015, 02:14:30 UTC
47b7fc5 add code for minimal normal p-subgroups, add improved code along the lines of the PSocle code 20 December 2015, 02:14:30 UTC
b460ade change Socle methods to use Omega(Z(PCore)) instead of the whole group or Fitting subgroup This gives a significant speedup in the majority of cases. (+1 squashed commit) Squashed commits: [17b1dfa] compute socle from centre of Fitting subgroup if it is known 20 December 2015, 02:14:30 UTC
f756774 fix copyright sign and accented char 20 December 2015, 02:14:16 UTC
ac85b7a ignore auto-generated files, "private" folder, tarballs 20 December 2015, 02:06:44 UTC
3d70c03 fix some typos 20 December 2015, 02:02:41 UTC
4cb1785 use PrimeDivisors instead of Set(FactorsInt) 20 December 2015, 02:02:41 UTC
cd90c5e exclude two groups from test for which the test runs out of memory (did the test every work with these groups?) 20 December 2015, 02:02:41 UTC
98a730d test against both library methods, even if CRISP has already been loaded 20 December 2015, 02:02:41 UTC
6db70e2 add some more sample groups having many normal subgroups 20 December 2015, 02:02:41 UTC
5029e6a change title page, add some commands for TeXShop 20 December 2015, 02:02:41 UTC
6c0985d ignore SyncTeX aux file 20 December 2015, 02:02:41 UTC
a3c93d0 move normal subgroup, minimal normal subgroup and socle functions into separate chapter 20 December 2015, 02:02:41 UTC
a62851b adjust for changes to SilentRead 19 December 2015, 00:39:52 UTC
b364602 fix undeclared variables 19 December 2015, 00:39:38 UTC
ffbcc5b fix indentation, change to UTF8, fix copyright statements 19 December 2015, 00:01:11 UTC
4557b63 minor doc fixes 19 December 2015, 00:01:01 UTC
20df2ca delete old .hgignore file 19 December 2015, 00:00:55 UTC
64dff38 ignore auto-generated files 19 December 2015, 00:00:41 UTC
52da518 fix permissions (many text files had the x bit set) 17 December 2015, 21:34:24 UTC
4349f87 rename PcgsElementaryAbelianSeriesFromGenericPcgs to PcgsElementaryAbelianSeriesFromPrimeOrdersPcgs to clarify its requirements 17 December 2015, 21:34:24 UTC
37ffc24 use SmallGeneratingSet instead of GeneratorsOfGroup where possible 17 December 2015, 21:34:24 UTC
ddf5145 improve printing of test results, allow UTF8 encoding 17 December 2015, 21:34:23 UTC
d559114 restore old filters for Socle methods, rank redispatch higher 17 December 2015, 21:34:23 UTC
49e48ee change indentation to use four spaces 16 December 2015, 22:23:00 UTC
19b661b explicitly test for solvability, generic library method is much slower 16 December 2015, 20:52:39 UTC
c397c75 ignore auto-generated manual file 16 December 2015, 20:35:09 UTC
c14f8f5 update references in manual 16 December 2015, 20:32:17 UTC
a2b1aed fix tests to actually work with functions creating sample groups 16 December 2015, 14:39:15 UTC
1c90649 ignore files in "private" folder 16 December 2015, 14:39:07 UTC
2ab00e4 fix case where AddPcElementToPcSequence may return false 16 December 2015, 14:37:59 UTC
9d20ce1 mark minimal normal subgroups and p-socle/socle as elementary abelian/abelian 14 December 2015, 20:21:55 UTC
b98b006 remove pcgscache code needed for compatibility with GAP 4.4, package now requires at least GAP 4.5 04 November 2015, 12:34:23 UTC
f1ffb85 add vectors in reverse order, just to be sure. (Shouldn't matter because all new elements normalise the subgroup generated by a subset of the others.) 04 November 2015, 09:08:51 UTC
eb30f2f more auto-generated files to ignore 10 October 2015, 12:01:30 UTC
d3848e0 update Copyright 10 October 2015, 11:54:58 UTC
63c9329 update archive name, version number, release date 10 October 2015, 11:08:54 UTC
21ba466 Fix bug where a pcgs was assembled in the wrong order, creating an invalid pcgs. Fixed another place where a similar bug may have occured. Improved some error messages. 10 October 2015, 10:44:27 UTC
d16ba20 fixed index entries causing extra spaces and comment chars which confused the GAP online help system 31 August 2015, 11:04:38 UTC
9bc8894 test.g no longer needed, now automatic tests use test.tst 25 February 2015, 21:43:06 UTC
f55df99 irrelevant change to reopen default branch (now needed because of the changed GAP branch naming scheme) 25 February 2015, 21:43:06 UTC
c042f5c Added tag CRISP1R3N8 for changeset 15ac1efd0577 18 February 2014, 13:53:06 UTC
c05d111 update version numbers, release date 18 February 2014, 13:40:21 UTC
dea33b5 add README, LICENSE files 18 February 2014, 13:16:59 UTC
9130599 ignore archives, private files 08 October 2013, 20:26:35 UTC
fc584df fix \Chapter argument for copyright chapter; add master TeX file for TeXShop 28 May 2013, 20:02:21 UTC
4d64cbe add copyright notice to TeX manual 28 May 2013, 15:43:48 UTC
8bb01a4 remove spurious cvsignore file 28 May 2013, 13:00:09 UTC
7a7fbc9 add copyright file to manual 28 May 2013, 12:24:27 UTC
edf6c58 Added tag CRISP1R3N7 for changeset 845ffad8ebd2 28 May 2013, 11:29:57 UTC
687e363 Added tag CRISP1R3N7 for changeset a4b11b10cb58 28 May 2013, 11:28:59 UTC
092111a changes for version 1.3.7 28 May 2013, 11:28:30 UTC
e95105b Added tag CRISP1R3N7 for changeset 54a9c4113bcc 24 May 2013, 19:30:55 UTC
60f92c8 changed from 3 clause BSD license to 2 clause version 24 May 2013, 13:23:29 UTC
3afaa0b add license information 24 May 2013, 13:21:39 UTC
3a396fb Added tag CRISP1R3N6 for changeset 4866232e4bff 13 March 2013, 21:27:02 UTC
21357d0 Removed tag CRISP1R3N6 13 March 2013, 21:26:34 UTC
4fc1bae Added tag CRISP1R3N6 for changeset 6664cba7d0ba 13 March 2013, 21:24:28 UTC
cb42ef5 changes for version 1.3.6 13 March 2013, 21:23:50 UTC
ea17319 Added tag CRISP1R3N6 for changeset ec01dc668e50 13 March 2013, 21:22:03 UTC
36498f5 fix inefficiency in Assert statement when act is a group 12 March 2013, 18:09:40 UTC
4387cd5 add .bz2 to ignore list 19 December 2012, 23:46:12 UTC
640d295 update wrapping scripts 19 December 2012, 23:44:59 UTC
4ad2923 make some one argument operation attributes 19 December 2012, 22:27:19 UTC
f5b237a fixed some manual examples to produce output identical to GAP 4.5 added proper manual test file 17 December 2012, 10:52:51 UTC
3f88552 remove potentially problematic String method (might cause infinite recursion). 21 November 2012, 16:08:42 UTC
f5abbfa version number for next stable release 23 August 2012, 09:09:26 UTC
5eee41d add stable branch 21 August 2012, 21:08:09 UTC
33a38d6 close default branch 31 July 2012, 20:34:12 UTC
13a390c remove @(#)Id lines 30 July 2012, 21:58:27 UTC
back to top