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

Update logging and reporting #305

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

Commits on Oct 28, 2022

  1. Remove before/after_network_run slot creation

    These are now created in Brian2 already
    denisalevi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1907333 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    9009e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888aaf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e731ce3 View commit details
    Browse the repository at this point in the history
  4. Implement ComputationTimeSummary

    For now, this can be enabled via `set_device(..., report_timers=True`,
    but should eventually be moved into brian2
    denisalevi committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    6b96167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37d69e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    4b21313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2adc797 View commit details
    Browse the repository at this point in the history