Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:coding_style_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manual:coding_style_guide [2015/07/16 16:33] – Making Class naming rules more specific zenkemanual:coding_style_guide [2018/05/18 15:08] (current) – typo zenke
Line 1: Line 1:
 ====== Naming conventions ====== ====== Naming conventions ======
  
-On the long the Auryn code should follow Googles naming conventions because there seems to be to some degree a consensus on those. +Overall the Auryn code should follow Googles naming conventions because there seems to be to some degree a consensus on those. 
-[[https://google-styleguide.googlecode.com/svn/trunk/cppguide.html]]+[[https://google.github.io/styleguide/cppguide.html]]
  
 However, currently the code only enforces these conventions in part. Here are some naming conventions in Auryn which seem to have emerged over the years. Most of them are in line with the Google style. The most important deviation concerns file names which are so far all in CamelCase.  However, currently the code only enforces these conventions in part. Here are some naming conventions in Auryn which seem to have emerged over the years. Most of them are in line with the Google style. The most important deviation concerns file names which are so far all in CamelCase. 
manual/coding_style_guide.1437064413.txt.gz · Last modified: 2015/07/16 16:33 by zenke