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

Increase the robustness of the sympy infrastructure. Add bounded min, max functions. #332

Merged
merged 3 commits into from
Dec 14, 2016

Conversation

DimitriPlotnikov
Copy link
Contributor

@DimitriPlotnikov DimitriPlotnikov commented Dec 14, 2016

Add bounded version of min and max functions, which can be used in the equations block as workaround for non differentiable versions of min and max. Apply them in models. Append the name of the neurons to the sympy output to avoid interleaving effects of subsequent code gen steps. Cmp. #331.

…e equations block as workaround for non differentiable versions of min and max. Apply them in models. Append the name of the neurons to the sympy output to avoid interleaving effects of subsequent code gen steps.
@DimitriPlotnikov DimitriPlotnikov merged commit dba38d7 into nest:master Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant