Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compartment Mechanism-Vectorization [WIP] #989

Open
wants to merge 359 commits into
base: master
Choose a base branch
from

Conversation

LeanderEwert
Copy link
Contributor

Vectorizing the step-function calculations of all instances of a given mechanism-type in all compartments within a neuron.
Work in progress.

name and others added 30 commits January 23, 2022 00:26
# Conflicts:
#	pynestml/cocos/co_co_parameters_assigned_only_in_parameter_block.py
#	pynestml/cocos/co_co_vector_variable_in_non_vector_declaration.py
#	pynestml/codegeneration/latex_expression_printer.py
#	pynestml/codegeneration/nest_codegenerator.py
#	pynestml/codegeneration/nest_printer.py
#	pynestml/codegeneration/nest_reference_converter.py
#	pynestml/utils/messages.py
#	pynestml/visitors/ast_builder_visitor.py
#	tests/cocos_test.py
LeanderEwert and others added 30 commits February 7, 2024 02:09
Also consectutive area -wise processing implemented.
Modifications to main vector loop.
…anent zero output and added error message when passing a parameter to the compartment creation that doesn't exist in the model.
…th a unit anymore.

Bug fix by removing the consecutive area computation from pre_run_hook.
Merge branch 'LeanderEwert_vectorization' into implicit_euler
…vided with a unit anymore."

This reverts commit b6cb9d8
Switch integration algorithm to implicit Euler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants