comparison pylearn/io/seriestables/__init__.py @ 910:8837535006f1

Added SeriesTables module (which I had placed originally in the IFT6266 repository) and its doc. Added a logo for the doc and changed conf.py to reflect correct title.
author fsavard
date Thu, 18 Mar 2010 12:23:14 -0400
parents
children 34d1cd516f76
comparison
equal deleted inserted replaced
909:8e3f1d852ab1 910:8837535006f1
1 from series import ErrorSeries, BasicStatisticsSeries, AccumulatorSeriesWrapper, SeriesArrayWrapper, SharedParamsStatisticsWrapper, DummySeries
2