Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.7 KB

File metadata and controls

20 lines (12 loc) · 1.7 KB

Pyoframe: Fast and low-memory linear programming models

codecov Build Docs License: MIT Unaddressed issues 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.