#9675: New package: Brian, a simulator for spiking neural networks
------------------------------------+---------------------------------------
Reporter: uri | Owner: tbd
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.6
Component: experimental package | Keywords: brian brain simulator
neuronal dynamics
Author: Oriol Castejon | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Merged:
Work_issues: |
------------------------------------+---------------------------------------
Changes (by kcrisman):
* status: needs_review => positive_review
* reviewer: => Karl-Dieter Crisman
* milestone: => sage-4.6
Comment:
This seems to build fine, the script is ok. In terms of experimental,
positive review - it didn't crash anything, and commands actually do
things and give output that is consistent with it.
To release manager - what happens now? It gets uploaded to the Sage
mirrors as experimental package, maybe? Who does that?
But in the interests of improving it - I don't see why this couldn't be an
optional package, if you can find another potential maintainer (different
ticket). If so, you'd definitely want to have a SPKG-TEST file or
whatever, since there are builtin tests. But...
When I do
{{{
sage: import brian
sage: brian.tests()
}}}
I get that I'm missing `nose`. I doubt that `nose` will be a Sage
package anytime soon - or should it, if it makes tests that much easier?
Perhaps upstream would consider having a non-`nose` option for testing.
When I try the brian website examples, it tells me that the Sage
matplotlib backend doesn't support `show()`. That would be another thing
to figure out.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9675#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.