-
1ceccc84c7
Use experimental AutoDoc feature follow_package
master
Glen Whitney
2018-09-02 11:36:14 -0400
-
e9e38ec41c
Extend coverage of documentation to lib/structure.g[di]
Glen Whitney
2018-09-01 23:51:58 -0400
-
82c69a16a9
Make first pass at full doc coverage for structure.g[di]
Glen Whitney
2018-09-01 11:12:31 -0400
-
0cef163077
Incorporate the tests generated by AutoDoc into tst/testall.g
Glen Whitney
2018-08-21 13:05:02 -0700
-
31773603de
Add AutoDoc record to PackageInfo and use entities for packages
Glen Whitney
2018-08-21 12:33:38 -0700
-
b5207d0067
Move makedoc.g to doc/ subdirectory
Glen Whitney
2018-08-21 11:29:13 -0700
-
5f41ae5bbf
Try a version of README dependent on an experimental AutoDoc
Glen Whitney
2018-08-21 00:38:28 -0700
-
4fac5682b8
Forget link markdown since gitea doesn't seem to respect it
Glen Whitney
2018-08-19 10:44:57 -0700
-
14cb4024cb
Use proper link markdown in README
Glen Whitney
2018-08-19 10:39:31 -0700
-
766e0d4d36
Use proper code fence in README
Glen Whitney
2018-08-19 10:33:07 -0700
-
e396d06953
Try again to fix the README for the web
Glen Whitney
2018-08-19 10:31:32 -0700
-
d0303b88a6
Compromise on the README until resolution of AutoDoc issues
Glen Whitney
2018-08-19 10:22:19 -0700
-
6f367fc14c
Try a fourth way to get preformmatted text in README
Glen Whitney
2018-08-19 00:24:35 -0700
-
c96b696a50
Try a third way to get a code fence in README
Glen Whitney
2018-08-19 00:02:21 -0700
-
461ebd756d
Try a different way to get a code fence in README
Glen Whitney
2018-08-18 23:59:58 -0700
-
bb3f63cab2
Fix some incorrect HTML comment opens in README.md
Glen Whitney
2018-08-18 23:52:42 -0700
-
44c71ef05f
Use README.md for manual intro (initial working version)
Glen Whitney
2018-08-18 23:48:21 -0700
-
56f762d214
Flush a last occurrence of lowercase 'raq'
Glen Whitney
2018-08-18 23:47:02 -0700
-
443affd1f8
Use the README for intro manual material (try 1)
Glen Whitney
2018-08-18 22:34:13 -0700
-
7d8684d859
Fix typo in README
Glen Whitney
2018-08-18 11:00:50 -0700
-
ffb88b99e8
Standardize on RAQ as the name of this package
Glen Whitney
2018-08-18 10:58:08 -0700
-
be82518697
Organize raq into standard GAP package file tree
Glen Whitney
2018-08-16 21:12:38 -0700
-
d6b6a11d85
Integrate with code repository http://code.studioinfinity.org/glen/raq
Glen Whitney
2018-07-31 22:01:32 -0700
-
-
a50286f959
Initial commit
Glen Whitney
2018-08-01 04:35:36 +0000
-
34a4dc4d4a
Need the computation of IsTrival to rely on less, and do it for Right also.
Glen Whitney
2017-10-29 21:46:21 -0400
-
3e7d40f11c
forgot rank
Glen Whitney
2017-10-29 21:33:02 -0400
-
9646c6e5ee
forgot rank
Glen Whitney
2017-10-29 21:32:16 -0400
-
c6754cfc68
Have to jump on IsTrivial, unfortunately
Glen Whitney
2017-10-29 21:31:16 -0400
-
8994fdf4dc
Rack() only returns racks
Glen Whitney
2017-10-29 20:56:42 -0400
-
560564a010
fix the right trivial constructor too
Glen Whitney
2017-10-29 20:54:12 -0400
-
cb77a7c7df
give the inert families dummy mult tables
Glen Whitney
2017-10-29 20:29:29 -0400
-
ba8bc89544
mybe IsTrivial declarations unnecessary
Glen Whitney
2017-10-29 20:06:12 -0400
-
f646050aa1
fix typo
Glen Whitney
2017-10-29 20:04:19 -0400
-
05b4189c97
Set trivial right away
Glen Whitney
2017-10-29 20:03:16 -0400
-
39371b7e0a
Use more elementary constructor to make trivial quandle
Glen Whitney
2017-10-29 19:19:50 -0400
-
ca66c4dae4
Forgot some Other
Glen Whitney
2017-10-29 19:10:11 -0400
-
988b6aa86e
Forgot some @
Glen Whitney
2017-10-29 19:08:30 -0400
-
12f5e28112
Add trivial quandle construction
Glen Whitney
2017-10-29 18:11:33 -0400
-
6428dddf56
add quotients for direct product elements
Glen Whitney
2017-10-29 14:50:33 -0400
-
b089e131d1
Flat() is too destructive on the parmlist; e.g. it destroys DirectProductElements
Glen Whitney
2017-10-29 14:36:56 -0400
-
8c939b4a91
Fall back to generators of domain
Glen Whitney
2017-10-29 14:19:05 -0400
-
0b68afb47e
brace, bracket, whatever
Glen Whitney
2017-10-29 14:04:50 -0400
-
cbabb91441
move methods into .gi now that they are not immediate
Glen Whitney
2017-10-29 14:03:19 -0400
-
f80f2a973c
are immediate methods causing trouble
Glen Whitney
2017-10-29 14:00:15 -0400
-
6f65cc451d
quasigroup -> quandle a couple places
Glen Whitney
2017-10-29 13:42:35 -0400
-
98f3e9159a
Add AsXXX structure conversion commands
Glen Whitney
2017-10-28 23:48:35 -0400
-
479191ce0a
forgot to change one L to R
Glen Whitney
2017-10-28 19:11:39 -0400
-
6e25748df5
The NC versions require family
Glen Whitney
2017-10-26 21:32:15 -0400
-
c4cb6e80f8
Don't mix your quasigroups and quandles
Glen Whitney
2017-10-26 21:27:32 -0400
-
7f940ba87e
hafta return the value
Glen Whitney
2017-10-26 21:18:53 -0400
-
decc92c4ab
missing argument
Glen Whitney
2017-10-26 21:18:06 -0400
-
7d19748254
finally found it, parens where brackets should have been
Glen Whitney
2017-10-25 19:26:21 +0200
-
2619562396
tiny typo
Glen Whitney
2017-10-25 17:02:21 +0200
-
3f203ef98d
more print statements
Glen Whitney
2017-10-25 16:54:11 +0200
-
6afece7b15
resort to print statements
Glen Whitney
2017-10-25 16:52:09 +0200
-
1041b07741
track it down
Glen Whitney
2017-10-25 16:50:18 +0200
-
9d6e5267cd
more bizarreness
Glen Whitney
2017-10-25 16:48:35 +0200
-
60e1b76d6f
really strange error
Glen Whitney
2017-10-25 16:47:09 +0200
-
1662da4e75
try to localize strange error
Glen Whitney
2017-10-25 16:40:56 +0200
-
ab35761b24
two more typos
Glen Whitney
2017-10-25 16:35:17 +0200
-
aed92b7793
a few small fixes
Glen Whitney
2017-10-25 16:33:53 +0200
-
4b723e17f6
add direct prodcts
Glen Whitney
2017-10-25 16:18:35 +0200
-
890e943901
tiny fix to elt names
Glen Whitney
2017-10-25 02:30:46 +0200
-
29e8955051
fixes to elt names
Glen Whitney
2017-10-25 02:28:03 +0200
-
ee4774412c
another
Glen Whitney
2017-10-25 02:18:24 +0200
-
c07b86d832
typo
Glen Whitney
2017-10-25 02:17:37 +0200
-
4d6be4a083
rotate element names, helps keep structures separate
Glen Whitney
2017-10-25 02:17:01 +0200
-
6db132346d
just can't get InstallImmediateMethod happy
Glen Whitney
2017-10-24 23:26:04 +0200
-
59709498a0
and that 'info' is not allowe
Glen Whitney
2017-10-24 23:24:41 +0200
-
dc60617c2d
appears 'rank' is necessary
Glen Whitney
2017-10-24 23:23:43 +0200
-
9fe7800287
try to propagate multiplication tables better
Glen Whitney
2017-10-24 23:22:53 +0200
-
ca39aef5e4
have to actually return the values
Glen Whitney
2017-10-24 23:14:42 +0200
-
3e27eb52f6
add rack/quandle creators by perms
Glen Whitney
2017-10-24 22:57:19 +0200
-
0231c423a3
typo
Glen Whitney
2017-10-23 03:35:15 +0200
-
85f37ad774
consolidate code for those opposites and propagate finiteness
Glen Whitney
2017-10-23 03:34:13 +0200
-
68d20cf850
add opposites for quasigroups, racks, and quandles
Glen Whitney
2017-10-23 03:22:20 +0200
-
03f36dd672
typos
Glen Whitney
2017-10-23 03:11:05 +0200
-
030ed9d114
give up on cataloguing all properties we expect elements might have, it's just too many
Glen Whitney
2017-10-23 03:09:38 +0200
-
2d0e6740ba
typo
Glen Whitney
2017-10-23 03:01:38 +0200
-
b749798764
Another property of elements that comes up, probably more to come
Glen Whitney
2017-10-23 03:00:43 +0200
-
d30824247d
put IsFiniteOrderElement on the list of props
Glen Whitney
2017-10-22 18:46:13 +0200
-
763ec873e0
typo
Glen Whitney
2017-10-22 18:44:51 +0200
-
c8aedd03c6
put IsPerm on the list of props
Glen Whitney
2017-10-22 18:44:20 +0200
-
1337c5a18f
bad parens
Glen Whitney
2017-10-22 18:42:33 +0200
-
3d18bcace2
have to opposite some elements first before you can get the family
Glen Whitney
2017-10-22 18:41:15 +0200
-
fb5f9af82f
yeah one more
Glen Whitney
2017-10-22 18:37:57 +0200
-
cc19d81941
magmawithinverseS
Glen Whitney
2017-10-22 18:37:24 +0200
-
503562f7ab
Oh and with / too
Glen Whitney
2017-10-22 18:35:39 +0200
-
79feddf92c
yeah generally need othermethod with LeftQuotient
Glen Whitney
2017-10-22 18:34:31 +0200
-
110785feeb
remove stray line
Glen Whitney
2017-10-22 18:31:05 +0200
-
0b6539f3e9
typo
Glen Whitney
2017-10-22 18:29:29 +0200
-
42a5e826d9
general opposite construction
Glen Whitney
2017-10-22 18:23:45 +0200
-
ccf0e6f8e3
always forgetting to go down to the underlying
Glen Whitney
2017-10-22 00:51:37 +0200
-
070ad81eba
forgot thos brackets again!
Glen Whitney
2017-10-22 00:48:05 +0200
-
b2717afe9d
made some weird editing error
Glen Whitney
2017-10-22 00:44:56 +0200
-
e531b6491d
GeneratorsOfMagma for a quandle generated by ConjugatorObjs
Glen Whitney
2017-10-22 00:43:04 +0200
-
6d296de57e
likewise for LeftQuotient
Glen Whitney
2017-10-21 20:58:41 +0200
-
1713af2c65
Product of two conjugator objects is a conjugator object
Glen Whitney
2017-10-21 20:53:45 +0200
-
ae71d58873
Quandles constructed from finite groups are finite
Glen Whitney
2017-10-21 20:47:54 +0200
-
35301b4839
Forgot brackets in Objectify
Glen Whitney
2017-10-21 20:38:51 +0200