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

https://github.com/zmaril/checkers

Nothing but us math nerds here
https://github.com/zmaril/checkers

Last synced: 8 months ago
JSON representation

Nothing but us math nerds here

Awesome Lists containing this project

README

          

This software is for doing computations on and related to Schubert
problems on Grassmannians. To use this software, you need four files:

* go.py
* galoistest.py
* tournament.py
* checkergame.py

The files "tournament.py" and "checkergame.py" are libraries. The
average user will do most computations from the functions found in
"galoistest.py", and the file "go.py" is for a specific experiment
performed by Frank Sottile, Abraham Martín del Campo and Christopher
Brooks. More details on the functions and operating instructions are
given in comments in the respective files, as well as the
documentation (which currently does not exist yet).