achabotl / pambox

Python auditory modeling toolbox.
http://pambox.org
BSD 3-Clause "New" or "Revised" License
35 stars 8 forks source link

Models should return something other than dictionaries #41

Open achabotl opened 8 years ago

achabotl commented 8 years ago

namedtuples would make much more sense. See also #33, and #40