Skip to content

rahulbhadani/ZTF

Repository files navigation

ZTF

Python Library for Digital Control Implementation using Z-domain Transfer Function

PyPI Latest Release License

What is it?

ZTF, stands for Z-domain transfer function, is a Python library to implement a transfer function based system for system modeling, and control.

Installation

pip install ZTF

Usage

How to Contribute

Please follow the steps to contribute to the project

  • Fork the Github repo
  • Clone the repo to your machine
  • Make changes, commit and push
  • Make pull request for review.

We advise to fetch and merge from upstream before you make a pull request.

LICENSE

MIT License

(c) Rahul Bhadani