dwavesystems / dwavesystems/dimod
Support construction of new BQMs from scipy sparse matrices
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
SciPy has an existing set of [sparse matrix formats](https://docs.scipy.org/doc/scipy/reference/sparse.html), we could support construction of the BQMs added in #533 from these formats.
Notes:
* We probably do not want to make scipy a dependency of dimod
Contributor guide
Assessment
This issue has not been assessed yet.