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 agents.py with a Observer Base Class #1239

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

Commits on Oct 2, 2021

  1. Add files via upload

    scsanty authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    722c0a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Add files via upload

    scsanty authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    50eaba8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Added Observer base class in agents.py

    Matplotlib can be a nice observer tool, the base class can help users to extend and modify accordingly
    scsanty authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    cd88173 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from scsanty/scsanty-patch-1

    Added Observer base class in agents.py
    scsanty authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    e965016 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    0daf1cc View commit details
    Browse the repository at this point in the history