Skip to content

Releases: sandialabs/coek

2.0.0

04 Jun 01:19
e10e206
Compare
Choose a tag to compare
Adding support for builds with Spack
Rework of CMake specification of coek::coek to account for subpackage dependencies
coek_utils: Python utilities that work with coek
coek: Made strict inequalities a special case, to simplify core objects
coek: Reduced size of several core objects
coek: Optimized initialization of associative array objects
coek: Added support for model names
coek: Added coek-specific exceptions to tailor use of coek visitors
coek: Fixes for clang compiler
coek: Adding support for activate/deactivate in objectives and constraints
coek: Added tictoc and DataPortals logic
coek: Added new template type utilities
coek: Using std::to_string to standardize coek tests
coek: Suppress Gurobi license server output by default
coek: Added interface to Highs solver
coek: Added support for detailed solver results information
coek: Using size_t for unsigned integer values
coek: Deprecating C++14 tests (for now)
poek: Test updates based on standardized coek test outputs
pycoek: Various API additions to improve pyomo_coek compatibility with pyomo
pyomo_coek: Various changes to improve compatibility with pyomo
pyomo_coek: Added tests for compatibility with pyomo

Release 1.4.0

15 Jan 13:54
b6faf55
Compare
Choose a tag to compare
Merge pull request #31 from sandialabs/dev

Pre-Release PR Tests

Release 1.3.0

10 Feb 19:08
9964f66
Compare
Choose a tag to compare
Merge pull request #24 from sandialabs/dev

Preparing for 1.3.0 release

Release 1.2.0

05 Jan 20:34
4e3052d
Compare
Choose a tag to compare
Merge pull request #17 from sandialabs/dev

Preparing for 1.2.0 release

Release 1.1.1

09 Oct 01:56
251ae9c
Compare
Choose a tag to compare
  • Updates to build ReadTheDocs documentation

Release 1.1.0

07 Oct 18:37
f96752d
Compare
Choose a tag to compare
  • Integrated CMake build logic for this monorepo
  • All source files consistently formated

Release 1.0.0

21 Sep 12:50
daf64a1
Compare
Choose a tag to compare

Initial release of the Coek Project.