New module src/math/categoricals .
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 17 Oct 2009 17:26:04 +0000 (19:26 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 17 Oct 2009 17:26:04 +0000 (19:26 +0200)
Created a new object to keep track of categorical variables, and their
values.   This is similar to src/data/categorys.c but is created on
demand, and doesn't use any global state.


No differences found