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()

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()

Test if the alphabet patterns can be loaded

neurodynex3.test.test_hopfield.test_overlap()

Test hopfield_network.pattern_tools overlap

neurodynex3.test.test_hopfield.test_pattern_factory()

Test hopfield_network.pattern_tools

neurodynex3.test.test_nagumo module

neurodynex3.test.test_nagumo.test_runnable_get_fixed_point()

Test if get_fixed_point is runnable.

neurodynex3.test.test_nagumo.test_runnable_get_trajectory()

Test if get_trajectory is runnable.

neurodynex3.test.test_neuron_type module

neurodynex3.test.test_neuron_type.test_neurons_run()

Test if neuron functions are runnable.

neurodynex3.test.test_neuron_type.test_neurons_type()

Test if NeuronX and NeuronY constructors are callable

neurodynex3.test.test_oja module

neurodynex3.test.test_oja.test_oja()

Test if Oja learns from a cloud

neurodynex3.test.test_spike_tools module

neurodynex3.test.test_spike_tools.test_filter_spike_trains()

Test filtering of spike train dict

neurodynex3.test.test_working_memory module

Module contents

neurodynex3.test.run_nose()

Runs nose tests, used mainly for anaconda deployment