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 option to generate connections from NumPy arrays #1429

Merged
merged 19 commits into from
Apr 20, 2020

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    66935ea View commit details
    Browse the repository at this point in the history
  2. Tests of connect_arrays

    hakonsbm committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    72cbcd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3652292 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Changes to connecting with Numpy arrays

    Made weight and delay optional, added optional receptor_type specification.
    hakonsbm committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    963b2ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8899b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 25, 2020

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

Commits on Feb 27, 2020

  1. Apply suggestions by @jougs from code review

    Co-Authored-By: Jochen Martin Eppler <[email protected]>
    hakonsbm and jougs authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    7946025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0e122 View commit details
    Browse the repository at this point in the history
  3. Corrected spelling of NumPy

    hakonsbm committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    50bdc12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1921b72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a871a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    467fcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2aaa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Apr 7, 2020

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

Commits on Apr 15, 2020

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

Commits on Apr 16, 2020

  1. Merge pull request #28 from alberto-antonietti/connection_generation_…

    …from_data
    
    small changes for managing 0-dimensional inputs
    hakonsbm authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    04211cd View commit details
    Browse the repository at this point in the history