tnsgrt

Python library with support for analysis and design of Tensegrity structures


Keywords
Tensegrity, structures, trusses
License
Other
Install
pip install tnsgrt==0.6

Documentation

tnsgrt

This package contains classes and functions that facilitate the design and analysis of tensegrity structures. It started as a matlab toolbox many years ago written by Mauricio de Oliveira and Joseph Cessna, which is now been ported to Python.

It relies heavily on numpy, scipy, pandas, and cvxpy for computations.

Visualization is supported via matplotlib and vispy.

Installation

Install with pip by typing:

pip install tnsgrt

Documentation

See on read the docs.