1.4 KiB
1.4 KiB
Motivation
Modifications
Accuracy Tests
Benchmarking and Profiling
Checklist
- Format your code according to the Code formatting with pre-commit.
- Add unit tests according to the Running and adding unit tests.
- Update documentation according to Writing documentations.
- Provide accuracy and speed benchmark results according to Testing the accuracy and Benchmark and profiling