neurodynex3.test package

Submodules

neurodynex3.test.test_AdEx module

neurodynex3.test.test_HH module

neurodynex3.test.test_LIF module

neurodynex3.test.test_LIF_spiking_network module

neurodynex3.test.test_cable_equation module

neurodynex3.test.test_cable_equation.test_simulate_passive_cable()[source]

Test cable_equation.passive_cable.simulate_passive_cable

neurodynex3.test.test_decision_making module

neurodynex3.test.test_exponential_IF module

neurodynex3.test.test_hopfield module

neurodynex3.test.test_hopfield.test_load_alphabet()[source]

Test if the alphabet patterns can be loaded

neurodynex3.test.test_hopfield.test_overlap()[source]

Test hopfield_network.pattern_tools overlap

neurodynex3.test.test_hopfield.test_pattern_factory()[source]

Test hopfield_network.pattern_tools

neurodynex3.test.test_nagumo module

neurodynex3.test.test_nagumo.test_runnable_get_fixed_point()[source]

Test if get_fixed_point is runnable.

neurodynex3.test.test_nagumo.test_runnable_get_trajectory()[source]

Test if get_trajectory is runnable.

neurodynex3.test.test_neuron_type module

neurodynex3.test.test_neuron_type.test_neurons_run()[source]

Test if neuron functions are runnable.

neurodynex3.test.test_neuron_type.test_neurons_type()[source]

Test if NeuronX and NeuronY constructors are callable

neurodynex3.test.test_oja module

neurodynex3.test.test_oja.test_oja()[source]

Test if Oja learns from a cloud

neurodynex3.test.test_spike_tools module

neurodynex3.test.test_spike_tools.test_filter_spike_trains()[source]

Test filtering of spike train dict

neurodynex3.test.test_working_memory module

Module contents

neurodynex3.test.run_nose()[source]

Runs nose tests, used mainly for anaconda deployment