You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have any questions, you can use the [Discussions](https://github.com/petrobras/ross/discussions) area in the repository.
23
+
👉 [**Launch ROSS in Binder**](https://mybinder.org/v2/gh/petrobras/ross/main)
30
24
31
-
# 💡 ROSS GPT – Your Virtual Assistant for Rotordynamics
25
+
Or install it locally:
26
+
```bash
27
+
pip install ross-rotordynamics
28
+
```
32
29
33
-
Meet [ROSS GPT](https://bit.ly/rossgpt), a virtual assistant specialized in the ROSS (Rotordynamic Open-Source Software) package. With ROSS GPT, you can:
30
+
## 📚 Documentation
34
31
32
+
Access full documentation [here](https://ross.readthedocs.io).
Meet [ROSS GPT](https://bit.ly/rossgpt), the official AI assistant for the ROSS package. With ROSS GPT, you can:
35
43
- Create and modify rotor models using ROSS in Python.
36
44
- Request practical examples for modal analysis, Campbell diagrams, unbalance response, and more.
37
45
- Get detailed technical explanations on elements such as shafts, disks, bearings, and couplings.
38
46
39
-
Access [ROSS GPT here](https://bit.ly/rossgpt) and enhance your modeling workflow with expert automated support!
47
+
## ❓ Support & Questions
48
+
49
+
If you have **questions**, need **guidance**, or want to **discuss ideas**, please use the [**Discussions**](https://github.com/petrobras/ross/discussions) tab.
50
+
51
+
If you encounter a **bug**, experience unexpected behavior, or want to **request a new feature**, please open an [**Issue**](https://github.com/petrobras/ross/issues) describing the problem and how to reproduce it.
40
52
53
+
## 🤝 Contributing
41
54
42
-
# Contributing to ROSS
43
55
ROSS is a community-driven project. If you want to contribute to the project, please
0 commit comments