Merge remote-tracking branch 'origin/main'

# Conflicts:
#	README.md
This commit is contained in:
L-yang-yang 2026-03-25 11:53:56 +08:00
commit c23e88b6a9

View file

@ -165,7 +165,8 @@ Define your own problem by inheriting `ProblemBase` and implementing `compute_ob
## Installation ## Installation
### Python Package ### Python Package
come soon
coming soon
```bash ```bash
pip install cugenopt pip install cugenopt
``` ```