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

Commits on Dec 14, 2016

  1. Add bounded version of min and max functions, which can be used in th…

    …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 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    6cdb1fb View commit details
    Browse the repository at this point in the history
  2. Adopt new naming scheme in test mock artifacts.

    DimitriPlotnikov committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    19e7a5f View commit details
    Browse the repository at this point in the history
  3. And more fixes in the naming

    DimitriPlotnikov committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    d97cb22 View commit details
    Browse the repository at this point in the history