Wiki » History » Version 28

Version 27 (Marcus Pearce, 2014-11-10 06:35 PM) → Version 28/29 (Marcus Pearce, 2020-05-15 07:56 AM)

h1. IDyOM wiki

h2. User documentation


h2. The IDyOM documentation can now be found here: https://github.com/mtpearce/idyom/wiki 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.
* [[Installation|Installing and loading IDyOM]]
* [[database|Database management]]
* [[viewpoints|Working with viewpoints]]
* [[List of viewpoints]]
* [[idyom|Running IDyOM]]
* [[IDyOM Output]]
* [[Troubleshooting]]

h2. Programmer documentation

This documentation is designed to help with the development of IDyOM.

* [[Roadmap|Development roadmap]]
* [[Architecture|Code Architecture]]
* [[Adding viewpoints]]
* The [[ppm-star]] package
* The [[resampling]] package