First off, thank you for considering contributing to AutoPlacer! It's people like you that make AutoPlacer such a great tool.
- Use the Bug Report template.
- Include a clear description, steps to reproduce, and your environment (Python version, OS).
- Use the Feature Request template.
- Explain why this feature would be useful to most users.
- Follow the existing code style.
- Ensure your changes don't break the core placement flow.
- Update the documentation if necessary.
By participating in this project, you agree to abide by the terms of our Code of Conduct.
- Clone your fork.
- Install dependencies:
pip install numpy scipy matplotlib. - Run
python main.pyto verify the baseline.
This project was created by Rick Arya Das.