A tool for automated extraction of equivalent circuit models (ECM) from electrochemical impedance spectroscopy (EIS) data
Stars
66
Forks
16
Watchers
66
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
958
commits
43
commits
18
commits
2
commits
1
commits
fix: replace chained != comparison with explicit equality check (#168)
f6fed6cView on GitHubfix: validate broadcast lengths before broadcasting circuits/datasets (#167)
41b27f8View on GitHubfix: is_ndfarray_like returns True for empty lists (#166)
1c58fa2View on GitHubfix: early return for empty circuits in perform_bayesian_inference (#165)
394e80eView on GitHubfeat: add load_eis_data() for loading EIS data from instrument files (#159)
d48854aView on GitHubci: update `uv sync` command to use `--group dev` in workflows
8f924a5View on GitHubci: update `uv sync` command to use `--group dev` in workflows
ec2c086View on GitHubchore: restructure dev dependencies under [dependency-groups]
719a4e7View on GitHubMerge pull request #152 from AUTODIAL/fix/numpy2-deprecations
8b1216bView on GitHubchore: update `numpy` dependency to require version greater than 2, and remove impedance (now vendored)
cff500fView on GitHubfix: correct import paths for `CustomCircuit` and `linKK` to use the vendored impedance.py
f10786cView on GitHub