<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2202-8-S2-P2</ui>
   <ji>1471-2202</ji>
   <fm>
      <dochead>Poster presentation</dochead>
      <bibl>
         <title>
            <p>PyNN: towards a universal neural simulator API in Python</p>
         </title>
         <aug>
            <au id="A1" ca="yes">
               <snm>Davison</snm>
               <fnm>Andrew</fnm>
               <insr iid="I1"/>
               <email>andrew.davison@unic.cnrs-gif.fr</email>
            </au>
            <au id="A2">
               <snm>Yger</snm>
               <fnm>Pierre</fnm>
               <insr iid="I1"/>
            </au>
            <au id="A3">
               <snm>Kremkow</snm>
               <fnm>Jens</fnm>
               <insr iid="I2"/>
               <insr iid="I3"/>
            </au>
            <au id="A4">
               <snm>Perrinet</snm>
               <fnm>Laurent</fnm>
               <insr iid="I2"/>
            </au>
            <au id="A5">
               <snm>Muller</snm>
               <fnm>Eilif</fnm>
               <insr iid="I4"/>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>UNIC, CNRS, Gif-sur-Yvette, France</p>
            </ins>
            <ins id="I2">
               <p>INCM, CNRS, Marseille, France</p>
            </ins>
            <ins id="I3">
               <p>Neurobiology and Biophysics, Albert-Ludwigs-University Freiburg, Freiburg, Germany</p>
            </ins>
            <ins id="I4">
               <p>Kirchhoff Institute for Physics, University of Heidelberg, Heidelberg, Germany</p>
            </ins>
         </insg>
         <source>BMC Neuroscience</source>
         <supplement>
            <title>
               <p>Sixteenth Annual Computational Neuroscience Meeting: CNS*2007</p>
            </title>
            <editor>William R Holmes</editor>
            <note>Meeting abstracts &#8211; A single PDF containing all abstracts in this Supplement is available <a href="http://www.biomedcentral.com/content/pdf/1471-2202-8-S2-full.pdf">here</a></note>
            <url>http://www.biomedcentral.com/content/pdf/1471-2202-8-S2-info.pdf</url>
         </supplement>
         <conference>
            <title>
               <p>Sixteenth Annual Computational Neuroscience Meeting: CNS*2007</p>
            </title>
            <location>Toronto, Canada</location>
            <date-range>7&#8211;12 July 2007</date-range>
            <url>http://www.cnsorg.org</url>
         </conference>
         <issn>1471-2202</issn>
         <pubdate>2007</pubdate>
         <volume>8</volume>
         <issue>Suppl 2</issue>
         <fpage>P2</fpage>
         <xrefbib>
            <pubid idtype="doi">10.1186/1471-2202-8-S2-P2</pubid>
         </xrefbib>
      </bibl>
      <history>
         <pub>
            <date>
               <day>6</day>
               <month>7</month>
               <year>2007</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2007</year>
         <collab>Davison et al; licensee BioMed Central Ltd.</collab>
      </cpyrt>
   </fm>
   <bdy>
      <sec>
         <st>
            <p/>
         </st>
         <p>Trends in programming language development and adoption point to Python as the high-level systems integration language of choice. Python leverages a vast developer-base external to the neuroscience community, and promises leaps in simulation complexity and maintainability to any neural simulator that adopts it. PyNN <url>http://pynn.gforge.inria.fr/</url> strives to provide a uniform application programming interface (API) across neural simulators. Presently NEURON and NEST are supported, and support for other simulators and neuromorphic VLSI hardware is under development.</p>
         <p>With PyNN it is possible to write a simulation script once and run it without modification on any supported simulator. It is also possible to write a script that uses capabilities specific to a single simulator. While this sacrifices simulator-independence, it adds flexibility, and can be a useful step in porting models between simulators. The design goals of PyNN include allowing access to low-level details of a simulation where necessary, while providing the capability to model at a high level of abstraction, with concomitant gains in development speed and simulation maintainability.</p>
         <p>Another of our aims with PyNN is to increase the productivity of neuroscience modeling, by making it faster to develop models <it>de novo</it>, by promoting code sharing and reuse across simulator communities, and by making it much easier to debug, test and validate simulations by running them on more than one simulator. Modelers would then become free to devote more software development effort to innovation, building on the simulator core with new tools such as network topology databases, stimulus programming, analysis and visualization tools, and simulation accounting. The resulting, community-developed 'meta-simulator' system would then represent a powerful tool for overcoming the so-called <it>complexity bottleneck </it>that is presently a major roadblock for neural modeling.</p>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>This work is supported by the European Union through the FACETS project (contract number FP6-2004-IST-FETPI-15879).</p>
         </sec>
      </ack>
   </bm>
</art>

