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

Latest master to pynn tests #99

Merged
merged 11 commits into from
Mar 23, 2023
Merged

Latest master to pynn tests #99

merged 11 commits into from
Mar 23, 2023

Commits on Feb 10, 2023

  1. feat(setup.py): limit pathlib only to py3.4

    It was added to the standard library in 3.4. The pypi package `pathlib`
    is no longer maintained.
    sanjayankur31 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4864633 View commit details
    Browse the repository at this point in the history
  2. feat(timeseries): fail tests if array conversion fails

    It throws a ValueError, so we just handle that.
    sanjayankur31 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    41772f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from sanjayankur31/feat/pathlib

    feat(setup.py): limit pathlib only to py3.4
    pgleeson authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    567c4eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from sanjayankur31/feat/fail-on-array-typerror

    feat(timeseries): fail tests if array conversion fails
    pgleeson authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1780083 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34fdff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    5f8e0cc View commit details
    Browse the repository at this point in the history
  2. Fix typo

    pgleeson committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3e03ca2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from OpenSourceBrain/test_arbor_eden

    Remove is_installed(version) as not implemented yet...
    pgleeson authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e2bfcc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge branch 'master' into development

    Padraig Gleeson authored and Padraig Gleeson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c74d287 View commit details
    Browse the repository at this point in the history
  2. Revert to form in master

    Padraig Gleeson authored and Padraig Gleeson committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    aa6b2dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from OpenSourceBrain/development

    Fix for pathlib
    pgleeson authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e47401e View commit details
    Browse the repository at this point in the history