Thank you for your interest in the Hardware-Agnostic Wetware-Reliant Architecture (HAWRA) project. As a project at the intersection of quantum physics, synthetic biology, and computer science, we welcome contributions from diverse fields.
- Research & Feedback: Review our Scientific Rationale and Documentation and provide feedback via Issues.
- Arbol Language: Suggest improvements to the Arbol DSL specification or contribute new example scripts in
src/arbol/. - Simulation: Improve the HAWRA-Sim engines in
src/simulator/to include more complex biological noise models. - Genomics: Propose optimizations for the HAWRA-PQPE plasmid sequence.
- Scientific Rigor: All technical contributions must be grounded in peer-reviewed literature or verifiable simulation results.
- Safety First: Contributions involving biological sequences must adhere to international biosafety guidelines.
- Ethics: We prioritize the ethical implications of wetware computing.
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt. - Run tests:
python3 -m unittest discover tests.
By contributing, you agree that your contributions will be licensed under the project's CC-BY-4.0 License.