Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
This pull-request will fix the following issue(s):
Please check the relevant options
- Bug fix (which is backwards compatible)
- Bug fix (which isn't backwards compatible, AKA breaks other functionalities)
- the broken functionalities are marked
- New feature (which is backwards compatible)
- New feature (which isn't backwards compatible, AKA breaks other functionalities)
- the broken functionalities are marked
- Documentation update
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
...
...
See: Example Page
Co-authored-by: Name [email protected]
Co-authored-by: Name [email protected]
- My code follows the style guidelines of this project
- I have commented my code, particularly in hard-to-understand areas
- I have performed a self-review of my own code
- My code has no merge conflict with the master branch
- My code is based on the most recent version of the master branch
- My changes generate no new warnings
- I've tested the code, and it succeeded every test
- OPTIONAL: I have made corresponding changes to the documentation
- I've opened a issue for updating the documentation