aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-jij-cimod/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-jij-cimod/pkg-descr')
-rw-r--r--math/py-jij-cimod/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/py-jij-cimod/pkg-descr b/math/py-jij-cimod/pkg-descr
new file mode 100644
index 000000000000..b9c6e268c2b4
--- /dev/null
+++ b/math/py-jij-cimod/pkg-descr
@@ -0,0 +1,7 @@
+jij-cimod provides Python bindings for cimod, a C++ library
+that provides functionalities for handling binary quadratic
+models (BQM) and polynomial quadratic models (PQM).
+
+It allows Python developers to leverage its high-performance
+C++ core for mathematical optimization problems, particularly
+in fields like quantum annealing and combinatorial optimization.