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

Codegen for CVODE #1493

Merged
merged 103 commits into from
Oct 31, 2024
Merged

Codegen for CVODE #1493

merged 103 commits into from
Oct 31, 2024

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Oct 2, 2024

Actual codegen for CVODE. Requires #1467 (done), #1483 (done), #1484 (done)

@JCGoran JCGoran added the NEURON codegen Work toward NEURON code generation label Oct 2, 2024
Copy link
Collaborator

@1uc 1uc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! In terms of testing I suspect POINT_PROCESS and ARTIFICIAL_CELL might both behave in special ways, you can either include them now or fix them in separate PRs.

src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.cpp Outdated Show resolved Hide resolved
test/usecases/cvode/test_cvode.py Outdated Show resolved Hide resolved
test/usecases/cvode/derivative.mod Show resolved Hide resolved
@JCGoran JCGoran mentioned this pull request Oct 28, 2024
2 tasks
Copy link
Collaborator

@1uc 1uc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done.

src/codegen/codegen_neuron_cpp_visitor.hpp Outdated Show resolved Hide resolved
src/codegen/codegen_neuron_cpp_visitor.hpp Outdated Show resolved Hide resolved
@JCGoran JCGoran merged commit 3df34b9 into master Oct 31, 2024
12 checks passed
@JCGoran JCGoran deleted the jelic/cvode_codegen_only branch October 31, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NEURON codegen Work toward NEURON code generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants