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

Test topographica on travis #670

Closed ceball closed 7 years ago

ceball commented 7 years ago

WIP; not ready to be merged. But all suggestions and comments about how to run topographica in 2017 are welcome :)

ceball commented 7 years ago

I think I've been scaring Jean-Luc with this PR, so I'll just outline what I'm doing...

My primary, immediate goal is to use topographica to do some testing of param. I plan to get topographica's tests passing (as far as easily/quickly possible) on travis. Then I'll replace the param submodule with the current master of param and see what happens. Once things are working I can clone topographica myself to use to test some changes to param.

Eventually it would be nice to do the same for other submodules, too (plus where possible moving tests out of topographica into those submodules).

It would also be great if eventually we end up an environment.yaml file for topographica in which everything works using conda packages, but that's not my focus right now.

ceball commented 7 years ago

Note: if merging to master: