Wiki » History » Version 26

Version 25 (Marcus Pearce, 2014-06-13 01:23 PM) → Version 26/29 (Marcus Pearce, 2014-06-16 11:23 AM)

h1. IDyOM wiki

This wiki documents the installation and usage of the IDyOM software, written in "Common Lisp":http://www.gigamonkeys.com/book/ by "Marcus Pearce":http://code.soundsoftware.ac.uk/users/105.

h2. User documentation

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. distribution).
* [[Installation|Installing and loading IDyOM]]
* [[database|Database management]]
* [[viewpoints|Working with viewpoints]]
* [[List of viewpoints]]
* [[idyom|Running IDyOM]]
* [[IDyOM Output]]

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