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

ngspice variable count #6

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

Commits on Aug 15, 2021

  1. Corrected problem with reading variable list from ngspice. Added test…

    …s for the corrections
    sobremesa87 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    ec20b6b View commit details
    Browse the repository at this point in the history
  2. Ran flake8, tests and tox

    sobremesa87 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    43226da View commit details
    Browse the repository at this point in the history
  3. Updated matplotlib dependency in requirements.dev. Py38 tests were fa…

    …iling with the old one
    sobremesa87 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    8159817 View commit details
    Browse the repository at this point in the history
  4. Updated matplotlib dependency in requirements.dev. Py38 tests were fa…

    …iling with the old one
    sobremesa87 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    28f89bd View commit details
    Browse the repository at this point in the history
  5. Added extra dependency file for tox. Py35 and others need different m…

    …atplotlib dependencies
    sobremesa87 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    c3d232c View commit details
    Browse the repository at this point in the history