Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 383 Bytes

control

Collection of python code related to control (standard, time-periodic, adaptive, optimal, etc.)

Installation Instructions

Clone this repo to the location of your choice using the following command:

git clone https://github.com/ivapylibs/control.git

From the root directory of the new cloned repository, run the following command to install:

pip3 install -e ./