Skip to content

Tags: Bravos-Power/pyoframe

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update highsbox requirement from <=1.12.0 to <=1.13.0 (#223)

Updates the requirements on [highsbox](https://github.com/metab0t/highsbox) to permit the latest version.
- [Commits](https://github.com/metab0t/highsbox/commits)

---
updated-dependencies:
- dependency-name: highsbox
  dependency-version: 1.13.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve documentation (#222)

* Improve documentation

* Partial fix to sybil tests

* Fix more tests

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for parameters via `pf.Param(data)` (#212)

* Main edit

* Fix tests

* Also update constraints

* Introduce Param function

* Shift examples to using Param

* Add support for parameters from files

* Remove unnecessary arguments in Param

* Improve documentation

* Fix annotations in Python 3.9

* Fix tests

* Fix broken references

* Improve testing

* Fix failing tests

* Increase test coverage

* Increase test coverage

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow dependabot to run workflows (#196)

* Add dependabot .yml and pin broken dependencies

* Fix pandas dependency

* Add exception to dependabot to run workflows

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor improvements (#190)

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix packaging (#180)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug in QuadraticConstraint.attr and polars error (#168)

* Fix bug in QuadraticConstraint.attr and polars error

* Fix ruff errors

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug with quadratic objectives (#145)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix dispose() (#101)

* Fix dispose()

* Limit to gurobi solver

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump (#99)