= The Neural Ensemble Cookbook = An open repository of idioms and recipies pertaining to Neuroscience, with a twist of Python. == Recipies == [[TicketQuery(component=component1)]] == Tutorials == [wiki:FacetsPythonCourse2008] - The FACETS/BCCN-Freiburg Student Python course material Numpy for MATLAB users: * http://mathesaurus.sourceforge.net/matlab-numpy.html * http://www.scipy.org/NumPy_for_Matlab_Users * Reading Matlab {{{.mat}}} files in Python [http://www.scipy.org/Cookbook/Reading_mat_files recipe] (Scipy Cookbook). == Simulators == * [wiki:Brian] * [wiki:NEURON] + Python == Software Installation == Step by step instructions how to install tricky packages [wiki:InstallMayaVI2] - 3D plotting package from enthought == Meeting Information == * [wiki:CodeJam4] == Miscellaneous == MecurialTips - Some helpful tips+tricks for using Mercurial/hg, a distributed revision control system improving on subversion.