# HG changeset patch # User Olivier Delalleau # Date 1285959341 14400 # Node ID a8f909502886725caa72e502df0b8c9d644aece6 # Parent e78ced0d654016b2a15813aef94c9c275d449796 coding_style: Tasks decided during today's meeting diff -r e78ced0d6540 -r a8f909502886 doc/v2_planning/coding_style.txt --- 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 + +