Community & Contributing

OpenLithoHub is built by researchers, for researchers. Join our growing community and help shape the future of open-source computational lithography.

code

How to Contribute

  1. 1. Fork the repository and create a feature branch
  2. 2. Implement your changes with tests
  3. 3. Run pytest tests/ -v and ruff check src/
  4. 4. Submit a pull request with a clear description
Read CONTRIBUTING.md
school

Citing OpenLithoHub

If you use OpenLithoHub in your research, please cite our work:

@software{openlithohub2024,
  title = {OpenLithoHub: Open-Source Computational Lithography Benchmark},
  author = {OpenLithoHub Contributors},
  year = {2024},
  url = {https://github.com/OpenLithoHub/OpenLithoHub},
  license = {Apache-2.0}
}
handshake

Code of Conduct

We are committed to providing a welcoming and inclusive experience for everyone. All participants are expected to uphold our code of conduct, which promotes respect, collaboration, and constructive communication.