dwavesystems / dwavesystems/dimod

Fix inconsistent naming of poly classes?

Open
#1,216 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
143
Forks
91
Avg merge
1h 24m
Merged PRs (30d)
3

Description

**Application**
The class naming of the polynomial classes seems inconsistent to me ("model" vs. "polynomial"). For example, consider the higher order polynomial class (`BinaryPolynomial`) vs. the quadratic one (`BinaryQuadraticModel`).

**Proposed Solution**
How about `BinaryPolynomialModel` for the higher-order polynomial class? The documentation even uses this terminology already! ("Higher-Order Models")

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.