From b5452afd4a0ea77e4df78cb361617bdc0a7b30b9 Mon Sep 17 00:00:00 2001 From: kjartan-at-bravos <160962226+kjartan-at-bravos@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:24:42 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b789115..37b3d9c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Build](https://github.com/Bravos-Power/pyoframe/actions/workflows/ci.yml/badge.svg)](https://github.com/Bravos-Power/pyoframe/actions/workflows/ci.yml) [![Docs](https://github.com/Bravos-Power/pyoframe/actions/workflows/publish_doc.yml/badge.svg)](https://Bravos-Power.github.io/pyoframe/reference/) -A library to rapidly formulate large optimization models using Pandas or Polars dataframes. +A library to rapidly formulate large and sparse optimization models using Pandas or Polars dataframes. ## Acknowledgments -Martin Staadecker first created this library while working for [Bravos EnergĂ­a](https://en.bravosenergia.com/). The library takes inspiration from Linopy and Pyomo, two prior libraries for optimization for which we are thankful. +Martin Staadecker first created this library while working for [Bravos Power](https://www.bravospower.com/) The library takes inspiration from Linopy and Pyomo, two prior libraries for optimization for which we are thankful.