group-theory
group-theory copied to clipboard
The theory of groups
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2. Release notes Sourced from actions/cache's releases. v3.3.2 What's Changed Fixed readme with new segment timeout values by @kotewar in actions/cache#1133 Readme fixes by @kotewar...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
You mention `groups`, `magmas` and `arithmoi`. But there is another nice package that I wielded some time ago to implement actions of a symmetric group — it is called [`acts`][1]. ...
There is a way to define symmetries of finite sets not as pairs of hopefully inverse functions, but as concrete values. The magic of generalized algebraic data types lets us...