An open API service indexing awesome lists of open source software.

https://github.com/jbock-java/s4-checker

3D model of the symmetric group on 4 Elements
https://github.com/jbock-java/s4-checker

education group-theory permutations

Last synced: 2 months ago
JSON representation

3D model of the symmetric group on 4 Elements

Awesome Lists containing this project

README

        

### S4 Checker

A visualization of S4, the "symmetric group" of all 24 possible ways of enumerating 4 distinct objects.

### How to run it

```sh
./gradlew run --args input/tricks.txt
```