cobre-python 0.0.1

Python bindings for the Cobre power systems solver — import cobre from Python scripts and Jupyter notebooks
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 990.68 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • cobre-rs/cobre
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rjmalves

cobre-python

Python bindings for the Cobre power systems solver.

Exposes the Cobre solver as a Python extension module (import cobre) built with PyO3, providing access to case loading, validation, training, simulation, and result inspection from Python scripts, Jupyter notebooks, and orchestration frameworks.

Status

Experimental — this is a name reservation. The first functional release will be 0.1.0.

See the main repository for the full roadmap.

License

Apache-2.0