Wiki » History » Version 7
Jeremy Gow, 2013-02-25 03:41 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 | 7 | Jeremy Gow | The IDyOM documentation assumes a basic knowledge of Common Lisp, and familiarity with the system's purpose and underlying theory (see 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 | 5 | Jeremy Gow | * [[Development roadmap|Roadmap]] |