ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

Currently don't run maptests without weave #481

Open sf-issues opened 12 years ago

sf-issues commented 12 years ago

Converted from SourceForge issue 3522533, submitted by ceball Submit Date: 2012-04-30 11:49 GMT

There's currently no test like this in the test suite (or on buildbot):

./topographica -c "import_weave=False" -p testdp=5 -p 'targets=["maptests"]' topo/tests/runtests.py

(We do have unopttraintests, though.)