Giter Site home page Giter Site logo

oliverrdz / softpotato Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 57 KB

Script version of Soft Potato, the electrochemistry simulator.

Home Page: https://softpotato.xyz/

License: GNU General Public License v3.0

Python 99.73% Shell 0.27%
chronoamperometry simulations voltammetry electrochemstry

softpotato's People

Contributors

moonshinethep avatar oliverrdz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

softpotato's Issues

Add Eini and Efin to sp.technique.Sweep()

Change Sweep() to include Eini and Efin plus Ev1 and Ev2 where v means vertex. This way, if Ev1 is negative more negative than Eini, Sweep() should know that it is a negative sweep, etc. The pull request that tried to do this did not include Ev1 and Ev2. also, the t array is not being calculated correctly, it gives the wrong number of elements and values; this class was changed to sp.Technique.Sweep2() while it is fixed.

Microdisc CA issue with LSV(E), line 137

LSV(E) expects a numpy array, however, in CA(t,E), E can be a float, convert it into a numpy array so that there are no issues when adding random noise that requires to do E.size

Change import names

Change sim, plot, calc, to simulate, plotting, calculate, as it is in pypi.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.