Skip to content

Releases: Qorvo/PyQSPICE

2024.5.14

18 Jun 18:44
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • Bug fix on SEPIA method

2024.04.11

11 Apr 11:56
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • One method added for debugging

2024.03.18

18 Mar 14:33
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • Updates for Microwave Journal Series-Article QSPICE Examples
  • Handling of multiple netlist files from one simulation schematic
  • Better time-domain / transient plots

2024.02.19

19 Feb 17:58
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

Bug fix #2, thanks to @XICEngineer.


Closing

2024.01.03

03 Jan 14:29
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • When generating a netlist file ".cir", also generates its "UTF-8" version of file for easy viewing / debugging.
    Technically, making a copy of ".cir" FROM "latin_1" to "utf_8" on Python.

2023.12.11

12 Dec 01:17
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

2023.11.29

30 Nov 01:58
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

Clean-up and consolidate many lines around matplotlib into a method

  • Supporting operating point ".OP" reading from ".cir" and ".qraw" files

2023.11.20

21 Nov 15:55
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • More methods to support loop calculations, supporting NISM
  • Examples coming soon...

2023.10.30

30 Oct 14:23
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • Update README.md for the PyPI server rendering.
  • Only documentation changes, NO change in the Python codes.

2023.10.29

29 Oct 14:53
Compare
Choose a tag to compare

Uploaded to the PyQSPICE @ PyPI server.

  • Update from previous version "2023.10.10"
  • New method added for an ease of Nyquist diagram
  • Update documents around the Nyquist diagram support