New Package: EISAnalysis.jl

Hi All!

I’m relatively new to Julia, and I’m in the process of registering a new package, EISAnalysis.jl. The purpose is to introduce an easy syntax for generating and fitting circuit models via REPL. Specifically it is for fitting to EIS (Electro Impedance Spectroscopy) data from electrochemical systems. There is also a function for computing the distributed relaxation times from EIS data, which is influenced by DistributedRelaxationTimes.jl.

Again, I’m pretty new to Julia, so I would love some feedback! You can find an overview in the README.md file as well as some more detailed tutorials in Tutorial.md as well as DRT.md

-Brian D

2 Likes