Wiki » History » Version 9
  Jeremy Gow, 2013-04-04 12:07 PM 
  
| 1 | 2 | Jeremy Gow | h1. IDyOM wiki | 
|---|---|---|---|
| 2 | 2 | Jeremy Gow | |
| 3 | 2 | Jeremy Gow | 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. In particular, the multiple-viewpoint statistical modelling framework for modelling auditory expectations in music perception. | 
| 4 | 1 | Marcus Pearce | |
| 5 | 5 | Jeremy Gow | h2. User documentation | 
| 6 | 5 | Jeremy Gow | |
| 7 | 9 | Jeremy Gow | The IDyOM documentation assumes a basic knowledge of Common Lisp, and familiarity with the system's purpose and underlying theory. For more information, see thesis.pdf in the distribution, as well as the "project publications":https://code.soundsoftware.ac.uk/publications?project_id=idyom-project. | 
| 8 | 1 | Marcus Pearce | * [[Installation]] | 
| 9 | 6 | Jeremy Gow | * [[start|Starting IDyOM]] | 
| 10 | 6 | Jeremy Gow | * [[database|Database management]] | 
| 11 | 6 | Jeremy Gow | * [[idyom|Running IDyOM]] | 
| 12 | 6 | Jeremy Gow | * [[amuse-viewpoints]]: a multiple viewpoint system for modelling musical melody. | 
| 13 | 6 | Jeremy Gow | * [[List of viewpoints]] | 
| 14 | 1 | Marcus Pearce | |
| 15 | 5 | Jeremy Gow | h2. Programmer documentation | 
| 16 | 3 | Jeremy Gow | |
| 17 | 5 | Jeremy Gow | * [[Architecture]] | 
| 18 | 3 | Jeremy Gow | * [[Adding viewpoints]] | 
| 19 | 1 | Marcus Pearce | * [[ppm-star]]: implements the Prediction by Partial Match* statistical model (originally developed for lossless data compression). | 
| 20 | 8 | Jeremy Gow | * [[Roadmap|Development roadmap]] |