| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyAMS Setup 0.2.0.exe | 2026-05-29 | 188.6 MB | |
| doc_src_0.2.0.zip | 2026-05-29 | 6.1 MB | |
| PyAMS_src_0.2.0.zip | 2026-05-29 | 4.2 MB | |
| README | 2026-05-29 | 1.2 kB | |
| Totals: 4 Items | 198.9 MB | 0 | |
File contents: * PyAMS.exe (Appliction for win 64). * PyAMS_src.zip (PyAMS source code, complete). * doc_src.zip (Doc source code). PyAMS (Python for Analog and Mixed Signals) is a software tool designed to simplify the simulation of electronic circuits and the modeling of analog and digital elements using the pyams.lib library. The main objectives of PyAMS are: * Drawing circuits using a schematic editor; * Simulating circuits in various modes of operation; * Creating custom symbols for electronic models; * Developing new PyAMS models for electrical components using pyams_lib; * Displaying simulation results in a dedicated waveform editor or using probes; * PyAMS is developed with Python 3+ and ElectronJS. currently works on Windows (support for Linux and macOS is planned for the future); * PyAMS uses PyPy for simulation acceleration or Python 3.13.5; * The interface of PyAMS was created by ElectronJS (v34.2.0) and NodeJs (v22.13.1) * Open source; What’s changed in versions V 0.2.0 (29-05-2026): * In this version 0.2.0: Added new form to open and save circuit designs. * Added tabbed interface for different circuit design files. * added tabbed interface for libraries and descriptions.