dwavesystems / dwave-optimization

Enables the formulation of nonlinear models for industrial optimization problems.
https://docs.ocean.dwavesys.com/en/stable/docs_optimization/index.html#index-optimization
Apache License 2.0
7 stars 18 forks source link

Feature/modulus #159

Closed jlalbers closed 2 weeks ago

jlalbers commented 2 weeks ago

Added a Modulus symbol that can be created with the % operator or the mod() function in dwave.optimization.mathematical.

Closes #156

jlalbers commented 2 weeks ago

@arcondello should be good now, let me know if you spot any issues