Visualizaton for System and Control tasks
Project description
Systems and Controls Visualization
Library that is intended to create different forms of visualizations for dynamic systems but also for other purposes.
It will be more a wrapper of existing tools and maybe created such to compare them. (matplotlib, plotly, ...)
Usage
# integration with python
from syscovis import plotter
# create the plots
plotter.plot() # so far it creates the directory for the plots
# test from shell
uv run python -c "import syscovis; print(syscovis.hello())"
Visualizations (in planning)
Trajectories
Every possible combination of plots in 2d, with the idea to just plot them, not spend hours with configuration.
Maybe there will be some experiments in 3d.
Video rendering
Classic control stuff
Bode
Nyquist
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file syscovis-0.1.1b1.tar.gz.
File metadata
- Download URL: syscovis-0.1.1b1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2660dba901b056657796c49533dbd23e2c77d6052462f50b6856d60f34b12d1c
|
|
| MD5 |
4bc5f9b50ac04524df1e66309e6c7eb9
|
|
| BLAKE2b-256 |
490dee96a620811db59d5af07b216ef0e43bc32c8a2222faf4f60e648192bc16
|
File details
Details for the file syscovis-0.1.1b1-py3-none-any.whl.
File metadata
- Download URL: syscovis-0.1.1b1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08b1bf3a923f46c0332d267ae7092225218917e58136c034900f99480161b93d
|
|
| MD5 |
18ce904147be3c06c84bf2fa650264e0
|
|
| BLAKE2b-256 |
09a965f8b17d8669e679252914fd100d43bee4eba0012dc5cd3d70c1ff2d667a
|