RotationalComponents
A library of rotational components for Dyad
Install / Use
/learn @DyadLang/RotationalComponentsREADME
RotationalComponents
Introduction
RotationalComponents is a component library developed with Dyad modeling language. This library provides a rich collection of rotational components.
Usage
- Install the Dyad language and VS Code extension.
- Add this package to the working environment via Julia's package manager. Execute the following code in Julia:
using Pkg
Pkg.add("RotationalComponents")
Contributing
We welcome contributions to the RotationalComponents library. See CONTRIBUTING.md for details.
License
This library is released under the BSD 3-Clause License. See the LICENSE for more details.
