Community and support

GitHub

  • Repository: https://github.com/CEMS-Lab/PhAST

  • Issue tracker: https://github.com/CEMS-Lab/PhAST/issues

  • Pull requests: https://github.com/CEMS-Lab/PhAST/pulls

  • Discussions: https://github.com/CEMS-Lab/PhAST/discussions

Maintainers

PhAST is maintained under the CEMS Lab public repository. Collaboration is welcome through GitHub Issues, Discussions, and Pull Requests, but changes to the public solver, documentation, examples, and release surface are accepted only after maintainer review and approval.

Lead developer and repository maintainer: Allamaprabhu Ani. PhAST was developed as part of a supervised research programme with academic guidance from Sathiskumar A. Ponnusami.

Reporting issues

When opening bugs or documentation gaps, include:

  • exact command and config file (if any),

  • reproducibility details (PyTorch/CUDA/OS),

  • minimal output snippet or traceback,

  • the first failing file or assertion.

Contributing

  • Use CONTRIBUTING.md for workflow expectations and code review requirements.

  • Keep new capability claims aligned with capability matrix.

  • Add or update docs pages in one commit with any user-facing behavior change.

Standards and references

  • Release notes: https://github.com/CEMS-Lab/PhAST/releases

  • API + docs dependencies: requirements-docs.txt

  • Release and bug triage runbook: use GitHub Releases and Issues in the public repository.