- Jun 10, 2016
-
-
Sam Yates authored
-
- Jun 09, 2016
-
-
Sam Yates authored
Basic synapse support
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
Ben Cumming authored
Better support tests in out-of-tree build.
-
Sam Yates authored
Add path to data directory by preprocessor definition so that unit tests can be run from any directory.
-
Ben Cumming authored
Synapses
-
Benjamin Cumming authored
-
Benjamin Cumming authored
This is a big and unweildy update (the last one, we promise). - added synapses - update to a version of modparser that generates net_receive and point process currents - added event_queue type for queueing events in a cell - added advance_to() method to FVM cell that supports event delivery - added synapse storage and modification to cell and fvm_cell types - added unit tests and NEURON validation test - include support for const_views - moved to more recent bcumming/vector library with support for const_views - added const-safe const_view interace to fvm_cell and matrix types
-
Ben Cumming authored
Merge Issue 18: Cleanup of includes
-
Wouter Klijn authored
-
Wouter Klijn authored
-
Wouter Klijn authored
(yes, I'm one of 'those' programmers)
-
Wouter Klijn authored
Use "" for local includes Use <> for includes from include directories
-
Wouter Klijn authored
-
- Jun 08, 2016
-
-
Wouter Klijn authored
-
Wouter Klijn authored
Add all directories with files to include to CMakeLists.txt Make all linux folder based includes global (remove the folder structure)
-
Ben Cumming authored
Use externalproject_add to manage mod->hpp depenedencies.
-
Sam Yates authored
-
Sam Yates authored
Builds modcc from modparser as an external project; executable will reside under BUILD/external/bin where BUILD is the CMake build directory. CMake hackery (see 'build_all_mods' target) should generate required module .hpp files from .mod files before the cellalgo library is built, if the header files are missing or out of date. This should also suffice for performing out-of-source builds.
-
Wouter Klijn authored
-
- Jun 07, 2016
-
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- Jun 06, 2016
-
-
Ben Cumming authored
-
Benjamin Cumming authored
-
- May 25, 2016
-
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- May 24, 2016
-
-
Ben Cumming authored
Cell construction
-
Benjamin Cumming authored
-
Ben Cumming authored
Read cell from swc file
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- May 23, 2016
-
-
Benjamin Cumming authored
-
- May 20, 2016
-
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- May 12, 2016
-
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- May 10, 2016
-
-
Benjamin Cumming authored
-