Wiki » History » Version 27

Marcus Pearce, 2014-11-10 06:35 PM

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 27 Marcus Pearce
* [[Troubleshooting]]
13 1 Marcus Pearce
14 1 Marcus Pearce
h2. Programmer documentation
15 25 Marcus Pearce
16 25 Marcus Pearce
This documentation is designed to help with the development of IDyOM.
17 3 Jeremy Gow
18 23 Marcus Pearce
* [[Roadmap|Development roadmap]]
19 24 Marcus Pearce
* [[Architecture|Code Architecture]]
20 3 Jeremy Gow
* [[Adding viewpoints]]
21 18 Marcus Pearce
* The [[ppm-star]] package
22 1 Marcus Pearce
* The [[resampling]] package