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

add native Networks for mutiple Network classes #3117

Merged
merged 9 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. add Networks

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ff76186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc8d00 View commit details
    Browse the repository at this point in the history
  3. fix assert for old numpy version

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    996d6e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    23eae19 View commit details
    Browse the repository at this point in the history
  2. renames Networks to NetworkCollection

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a209d1a View commit details
    Browse the repository at this point in the history
  3. add check_completeness

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    811447d View commit details
    Browse the repository at this point in the history
  4. make NetworkCollection more general

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    74cbf38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5be8bb View commit details
    Browse the repository at this point in the history
  6. refactor

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    278c29e View commit details
    Browse the repository at this point in the history