blob: 575de72d7b170554b431cb694caee9f8345b266a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
This directory contains the rec-thy package. This package provides a large
number of macros to express standard pieces of notation in recursion theory
aka computability theory. The file rec-thy.pdf (which can be generated from
rec-thy.tex) provides a guide to usage and examples of almost all the macros
and package options as well as release notes.
Comments, feedback and patches welcomes.
Since my goal is to provide something of use to the community (and myself)
and having seen some of the problems that can result from even well
intentioned licenses later down the road, e.g., difficulties updating TeX,
and since I still hold sole copyright I'm releasing this into the public
domain (this applies retroactively to prior releases). I would *ask*
anyone who reuses it not to be a dick about it (give credit, commit upgrades back,
rename if forking etc..). Note, I will assume that any contributions to this
package are implicitly released into the public domain as well unless told
otherwise.
Author: Peter Gerdes email: gerdes@invariant.org
Github URL: https://github.com/TruePath/Recursion-Theory-Latex-Package
10/15/2010 - v1.0 - Original Release
01/01/2011 - v1.2
06/20/2012 - v1.3
|