Skip to content

Conversation

@BGerwe
Copy link
Owner

@BGerwe BGerwe commented Feb 14, 2023

No description provided.

markbouman and others added 25 commits November 6, 2022 19:12
* removes Python 3.6 from test matrix as it has reached EOL and is no longer supported by ubuntu-latest runners

* remove support for Python 3.6

* replace np.complex with built-in complex
* add build and push to pypi in ci workflow

* install wheel package

* run jobs sequentially

* remove test publish to test.pypi.org/legacy
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Update visualization.py

* Update visualization.py

* Update circuits.py

* Update impedance/models/circuits/circuits.py

---------

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>
…Week#196)

* gitignore testing output files

* add ability for users to add new circuits

* adjustment of overwrite circuit element behavior and test for it

* make tests definitely not flaky to changes in func names

* config for pylsp linter and formatter extensions to respect 80 char line limit

* not allowed to name elements s or p cus it'll break everything

* Update impedance/tests/test_circuit_elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/models/circuits/elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/tests/test_circuit_elements.py

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>

* Update impedance/tests/test_circuit_elements.py

* Delete pyproject.toml

* Update .gitignore

* Fix Flake8 errors

* Move noqa to correct lines

* Remove trailing whitespace

* Add test for redefining built-in functions

* Fix spacing between functions

---------

Co-authored-by: Matt Murbach <mdmurbach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants