InternBootcamp/internbootcamp
David Mihal 125a7818e0
Fix string delimiter issues in docstring (#8)
- Add proper triple-quote delimiters around the Chinese description
- Fix escaped quotes in the example text
- Resolve linter errors caused by improper string formatting
2025-08-24 08:49:42 +08:00
..
bootcamp Fix string delimiter issues in docstring (#8) 2025-08-24 08:49:42 +08:00
bootcamp_utils init-commit 2025-05-23 15:27:15 +08:00
libs Fix: Resolve 'low >= high' error in circuit generation - Fixed np.random.randint(2, 2) error when num_additional_edges_max == 1 - Added proper handling for cases where only 1 additional edge is possible - Prevents continuous failures when generating circuits with min_nodes=3 2025-06-19 13:28:02 +08:00
__init__.py init-commit 2025-05-23 15:27:15 +08:00