feat(python): implement python bindings for all components and solvers

This commit is contained in:
Sepehr
2026-02-21 20:34:56 +01:00
parent 8ef8cd2eba
commit 4440132b0a
310 changed files with 11577 additions and 397 deletions

3
.cargo/config.toml Normal file
View File

@@ -0,0 +1,3 @@
# Build settings
# Note: rustdocflags for KaTeX are set in crates/entropyk/.cargo/config.toml
# to avoid affecting dependency builds.