dwavesystems / dwavesystems/dimod
Add additional sampleset printing options
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
It would be nice to add some additional configuration options to the [Formatter](https://github.com/dwavesystems/dimod/blob/36810275d8e2305c0a93495d5b96d5c3a5d6ae05/dimod/serialization/format.py#L209). Some ideas:
* Toggle full field names - right now they default to a max length of 7 (suggested by @randomir)
* Toggle `num_occurrances` in the case they are all unique
Contributor guide
Assessment
This issue has not been assessed yet.