Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianschlatter/tanuna
Python tools to work with dynamic systems.
https://github.com/adrianschlatter/tanuna
Last synced: 8 days ago
JSON representation
Python tools to work with dynamic systems.
- Host: GitHub
- URL: https://github.com/adrianschlatter/tanuna
- Owner: adrianschlatter
- License: bsd-3-clause
- Created: 2015-10-20T20:22:20.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-14T19:12:55.000Z (over 1 year ago)
- Last Synced: 2024-10-13T11:27:54.312Z (23 days ago)
- Language: Python
- Size: 122 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tanuna
tanuna is a Python package that supports working with dynamic systems. It is
intended to include:- Continuous time and discrete time systems
- Linear and non-linear systems
- Time-invariant and time-varying systems
- SISO and MIMO systems, including pure sources and pure sinks
- System characterization (such as impulse- and frequency response)
- Controller designCurrently, the focus is on continuous-time LTI systems. Please find
documentation including interesting examples on
[readthedocs](https://tanuna.readthedocs.io).Furthermore - and maybe foremost - this project serves the author to learn
and try:- feedback systems
- Distributed revision control (git and github)
- Modern documentation (sphinx and readthedocs)
- Distribution (pypi)
- (maybe) Build serversThe name? Stands for "There Are No Unique Names Anymore" and resulted from an
unsuccessful search for a sensible name that was not used already - well,
almost: "tanuna" seems to be the essive singular form of "tanu". A "tanu" is
a traditional Finnish bonnet worn by women.