Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 25 Feb 2011 16:38:33 -0500 | Frederic Bastien | fixed indentation. |
Fri, 25 Feb 2011 16:37:48 -0500 | Frederic Bastien | put a file to the same license as the rest of the project. |
Tue, 22 Feb 2011 11:43:39 -0500 | Razvan Pascanu | renamed output as key for dictionary ( from field). Now for dictionary we have keys, for tuples/list we have entries and for object fields |
Tue, 22 Feb 2011 11:40:02 -0500 | Razvan Pascanu | added option to order descending /ascending the fields acording to their size |
Tue, 22 Feb 2011 11:23:32 -0500 | Razvan Pascanu | revised version of pkldu that is a bit more structured code wise and outputs in human readable units |
Tue, 22 Feb 2011 10:04:50 -0500 | Frederic Bastien | white space fix. |
Tue, 22 Feb 2011 10:04:32 -0500 | Frederic Bastien | removed import to file that don't exist in this repo. |
Mon, 14 Feb 2011 19:27:37 -0500 | Pascal Lamblin | Add a cast in the chain of transformation of initial data set |