For further details, please refer to the README.md file in the Archimedes directory.
For further details, please refer to the README.md file in the Chimera directory.
For further details, please refer to the README.md file in the Hermes directory.
For further details, please refer to the README.md file in the Odysseus directory.
Click to expand
./
├── Archimedes/
│ ├── venv/
│ ├── README.md
│ ├──
│ └── requirements.txt
|
├── Chimera/
│ ├── venv/
│ ├── README.md
│ ├──
│ └── requirements.txt
|
├── Hermes/
│ ├── venv/
│ ├── README.md
│ ├──
│ └── requirements.txt
|
├── Odysseus/
│ ├── venv/
│ ├── README.md
│ ├──
│ └── requirements.txt
|
├── README.md
├── requirements.txt
├── .gitignore
├── CONTRIBUTING.md
└── LICENSE
Please read the CONTRIBUTING.md file for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details.