https://github.com/byorgey/series-formelles
Translation of, and commentary on, Joyal's classic paper "Une théorie combinatoire des séries formelles" (A combinatorial theory of formal series)
https://github.com/byorgey/series-formelles
combinatorial-species combinatorics commentary mathematics translation
Last synced: 3 months ago
JSON representation
Translation of, and commentary on, Joyal's classic paper "Une théorie combinatoire des séries formelles" (A combinatorial theory of formal series)
- Host: GitHub
- URL: https://github.com/byorgey/series-formelles
- Owner: byorgey
- Created: 2017-07-31T20:03:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T20:25:20.000Z (11 months ago)
- Last Synced: 2025-02-08T17:31:38.745Z (5 months ago)
- Topics: combinatorial-species, combinatorics, commentary, mathematics, translation
- Language: TeX
- Homepage:
- Size: 299 KB
- Stars: 29
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
A translation into English and commentary on André Joyal's classic
paper, *Une théorie combinatoire des séries formelles* (*A
combinatorial theory of formal series*), which introduced the notion
of combinatorial species.This is a work in progress. The latest version of the PDF
(automatically updated) [can be found here](http://ozark.hendrix.edu/~yorgey/pub/series-formelles.pdf).To build the document yourself:
1. If you don't already have it installed, install the `stack` tool by
following the instructions at.
https://docs.haskellstack.org/en/stable/README/ .
2. Run `build.sh`.Step 2 will take quite a while (probably tens of minutes) the first
time, but subsequent runs should be fast.