On Tue, Nov 26, 2013 at 11:01 AM, Jose Guzman <[email protected]> wrote: > >>> >>> >>> http://pub.ist.ac.at/~jguzman/doc/neuron/tutorial/Tutorial0.html#to-build-the-neuron-shared-library-for-python >> >> >> Thanks -- so it's a library for "Computational Neuroscience"? Cool. >> Maybe I should just make it available systemwide for everybody, and >> update it regularly? >> > > Yes, it's a platform for simulations of the electrical properties of neurons > based on the cable equation. I use it a lot in combination with Sage. To > have it all together in the cloud would be awesome!
OK, this is more challenging than I thought. It starts: "Compilation form [sic] source is absolutely necessary to provide a way to use the NEURON module in Python. To do this, we have first to download the sources of both neuron environment (nrn-nn.tar.gz) and graphic environment called InterViews (iv-mm.tar.gz). Both files are compressed as gzip, and available to download in http://www.neuron.yale.edu/neuron/install/getstd.html." However, that link is broken... I wonder where you get the source install from? I tried the github repos, but they require one to run autoconf, etc., which of course doesn't work (for me). If you can give me some help with building this, I can make it standard with cloud.sagemath. William -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.
