Skip to content

Bravos-Power/pyoframe

Repository files navigation

Pyoframe: Fast and low-memory linear programming models

codecov Build Docs License: MIT Issues Needing Triage Open Bugs

A library to rapidly and memory-efficiently formulate large and sparse optimization models using Pandas or Polars dataframes.

Read the documentation to get started or to learn how to contribute.

Acknowledgments

Martin Staadecker first created this library while working for Bravos Power. The library takes inspiration from Linopy and Pyomo, two prior libraries for optimization for which we are thankful.