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

time_func model #4

Closed
wants to merge 14 commits into from
Closed

time_func model #4

wants to merge 14 commits into from

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    b4842b2 View commit details
    Browse the repository at this point in the history
  2. gui: initialize a ImGui application irritator-gui

    The gui uses DirectX12 or GLFW for Windows or Unix/Linux.
    quesnel committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b8eddee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257e36b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    235a67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9806a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd9d70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7bfd5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    348411e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    da46b6e View commit details
    Browse the repository at this point in the history
  2. test: add tests for time_func model and adapting Izhikevitch simulation

    adding tests for time_func model and adpting Izhikevitch simulation
    
    Update public-api.cpp
    
    adding #include <functional>
    
    Update public-api.cpp
    
    removing #include <functional>
    
    Update core.hpp
    
    adding #include <functional>
    K-H-Ismail committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e708776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7533391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0553ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    05fe63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c776c View commit details
    Browse the repository at this point in the history