Release History
This document provides a detailed history of the releases for the pyams.lib library, including version numbers, release dates, and a brief description of the changes made in each version.
Version 0.2.4 (20/12/2025): Used NumPy to solve electrical systems.
Version 0.2.3 (01/06/2025): Add Source Logic models.
Version 0.2.2 (20/05/2025): Add Combinational Logic models.
Version 0.2.1 (18/05/2025): Converting analog to digital and digital to analog with option.
Version 0.2.0 (02/05/2025): Add int and str(digital) operations in
dsignalclass.Version 0.1.9 (01/05/2025): Add shift operations and update
dsignalclass.Version 0.1.8 (28/04/2025): New digital signals and function for modeling digital components.
Version 0.1.7 (25/04/2025): Updated parameters and standard function.
Version 0.1.6 (13/04/2025): Creat dynamic function.
Version 0.1.5 (01/04/2025): Updated CMOS Gate models.
Version 0.1.4 (28/03/2025): Updated Semiconductor models.
Version 0.1.3 (23/03/2025): Updated source models.
Version 0.1.2 (21/03/2025): Updated basic models.
Version 0.1.1 (20/03/2025): Created models directory.
Version 0.1.0 (19/03/2025): Updated
pyams.lib.