Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pyams.win.64.v.0.1.0.exe | 2025-01-01 | 105.4 MB | |
pyams_src_0.1.0.zip | 2025-01-01 | 4.9 MB | |
README | 2025-01-01 | 757 Bytes | |
doc_src_0.1.0.zip | 2025-01-01 | 3.5 MB | |
Totals: 4 Items | 113.8 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 used to simplify modeling analog elements and simulate electronic circuit using Python The objectives of PyAMS is: * Creating new PyAMS models of electrical elements by using Python language; * Creating new symbols for models; * Drawing circuit by schematic (CAD approach); * Simulating the circuit by app(PyAMS) commands; * Presenting simulation results in waveform (matplotlib). * PyAMS used Python3+ with PyQt5. * Licensed under: PyAMS is free to use. GPLv3 . * Open source. What’s changed in versions V 0.1.0 (01-01-2025): * Add text style to symbol editor.