Skip to content

PyLCARS/Python-and-SPICE-Book

Repository files navigation

Python & SPICE Book Repo

Jupyter Book built upon individual Jupyter notebooks contained in this repo

The book as a single HTML is located at: https://pylcars.github.io/Python-and-SPICE-Book/intro.html

License:

This Book and all it's code is licensed under the *MIT License

Code Liability Release:

All code here in is for educational demonstration usage. As such it is not so-called production code and therefore has no warranty what so ever. Use at your own discretion and risk

Acknowledgments:

Purpose:

This book and intended to instruct users with some familiarity with Electronics and Python in how to use SPICE circuit simulations in a 21st century context though the encapsulation in Python via SKiDl and PySPICE

Open-Source Editing Process:

Factional issue:

Factional issue may be logged in the issue with a statement why what is presented in the book is not factually right, followed by a fix. Any factual issues posted without a fix will be deleted. And all factual issue will have highest priority of being addressed.

Editorial issues

Editorial fixes will be a lower priority then Factual issues but will be reviewed.

State of the Book

Constant changes will be ongoing within the chapters. However, any reordering, chapter releases, or major code changes to the primary dependent libraries will get a new branch and revision in this repo.