Wiki » History » Version 26

Marcus Pearce, 2014-06-16 11:23 AM

1 2 Jeremy Gow
h1. IDyOM wiki
2 2 Jeremy Gow
3 1 Marcus Pearce
h2. User documentation
4 5 Jeremy Gow
5 26 Marcus Pearce
The IDyOM documentation assumes a basic knowledge of "Common Lisp":http://www.gigamonkeys.com/book/, and familiarity with the system's purpose and underlying theory.  For more information, see "Pearce [2005]":http://webprojects.eecs.qmul.ac.uk/marcusp/papers/Pearce2005.pdf (thesis.pdf in the distribution) and "other related publications":http://webprojects.eecs.qmul.ac.uk/marcusp/index.php?page=1.
6 22 Marcus Pearce
* [[Installation|Installing and loading IDyOM]]
7 6 Jeremy Gow
* [[database|Database management]]
8 13 Jeremy Gow
* [[viewpoints|Working with viewpoints]]
9 1 Marcus Pearce
* [[List of viewpoints]]
10 1 Marcus Pearce
* [[idyom|Running IDyOM]]
11 25 Marcus Pearce
* [[IDyOM Output]]
12 1 Marcus Pearce
13 1 Marcus Pearce
h2. Programmer documentation
14 25 Marcus Pearce
15 25 Marcus Pearce
This documentation is designed to help with the development of IDyOM.
16 3 Jeremy Gow
17 23 Marcus Pearce
* [[Roadmap|Development roadmap]]
18 24 Marcus Pearce
* [[Architecture|Code Architecture]]
19 3 Jeremy Gow
* [[Adding viewpoints]]
20 18 Marcus Pearce
* The [[ppm-star]] package
21 1 Marcus Pearce
* The [[resampling]] package