Mercurial > pylearn
changeset 1302:a8f909502886
coding_style: Tasks decided during today's meeting
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Fri, 01 Oct 2010 14:55:41 -0400 |
parents | e78ced0d6540 |
children | b5673b32e8ec |
files | doc/v2_planning/coding_style.txt |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/coding_style.txt Fri Oct 01 12:29:04 2010 -0400 +++ b/doc/v2_planning/coding_style.txt Fri Oct 01 14:55:41 2010 -0400 @@ -546,3 +546,12 @@ OD: Finish code sample that showcases all (or many) guidelines, look into feasibility of passing arguments to super classes with **kw. +Meeting 2010/10/01 +------------------ +OD: Do your job! +DE: Send email to ask the lab whether we should go numpy style or theano style +for class / method documentation, and move guidelines to API file. +DWF: Finish guidelines for serializable code +FB: Write guidelines for commits + +