Commit Graph

227 Commits (580f0529bf074454df4ec46afbd736614cd4cbde)
 

Author SHA1 Message Date
Alinson S. Xavier 483c793d49 Break down model.jl
4 years ago
Alinson S. Xavier 4e8426beba Reorganize files; document some methods
4 years ago
Alinson S. Xavier 1440b5fc82
Update README.md
4 years ago
Alinson S. Xavier db27b6de72
Update README.md
4 years ago
Alinson S. Xavier 4f0f57c29e
Update CHANGELOG.md
4 years ago
Alinson S. Xavier e594a68492 Update CHANGELOG.md
4 years ago
Alinson S. Xavier b16c0f0133 Remove benchmark/Manifest.toml
4 years ago
Alinson S. Xavier 4188c42d3d Remove benchmark/Manifest.toml
4 years ago
Alinson S. Xavier a684419f33 Reformat Python scripts
4 years ago
Alinson S. Xavier 3687d42733 Fix validation when no price-sensitive loads are included
4 years ago
Alinson S. Xavier bd0d377c95 Update Makefile
4 years ago
Alinson S. Xavier 9224cd2efb Format source code with JuliaFormatter; set up GH Actions
4 years ago
Alinson S. Xavier fb9221b8fb Properly validate solutions with price-sensitive loads
4 years ago
Alinson S. Xavier 7eb1019410 Rename internal methods to _something; reformat code
4 years ago
Alinson S. Xavier 11514b5de8 Rename fix!(instance) to repair!
4 years ago
Alinson S. Xavier 3bd8428322 Make logs more colorful
4 years ago
Alinson S. Xavier 99975db5cd Implement UnitCommitment.write
4 years ago
Alinson S. Xavier e2660f50f2 Update docs
4 years ago
Alinson S. Xavier d20c41704d Update docs
4 years ago
Alinson S. Xavier 24871a7f8a Update docs
4 years ago
Alinson S. Xavier 6adf12535e Add formulation section
4 years ago
Alinson S. Xavier 117c8932e9 GitHub Actions: Fix tests; remove unused workflows
4 years ago
Alinson S. Xavier 844c9377d8
Update test.yml
4 years ago
Alinson S. Xavier 14a42188dd
test.yml: Drop Julia 1.3
4 years ago
Alinson S. Xavier e9144ef9b2
Update test.yml
4 years ago
Alinson S. Xavier 607bbeb75c Make build_model return a plain JuMP model
4 years ago
Alinson S. Xavier 5c81be4660 Migrate docs from mkdocs to sphinx
4 years ago
Alinson S. Xavier 3da6f7e08b Makefile: Bump version
4 years ago
Alinson S. Xavier c38c5be05d
Merge pull request #10 from mtanneau/ArrayType
5 years ago
mtanneau a37e7cd9b1 Fix Array type instability
5 years ago
Alinson S. Xavier 5f74992cf6 Update CHANGELOG; bump version number
5 years ago
Alinson S. Xavier 4947bff460 Implement sub-hourly commitment
5 years ago
Alinson S. Xavier 5f0400fd93 Update dependencies
5 years ago
Alinson S. Xavier 274fd6dfa1 Docs: Add "Time step (min)", rename "Time (h)" to "Time horizon (h)"
5 years ago
Alinson S. Xavier 1cc4e312fb
Update README.md
5 years ago
Alinson S. Xavier 0282b27ed3
Create config.yml
5 years ago
Alinson S. Xavier 612fdf0f80 Update issue templates
5 years ago
Alinson S. Xavier 9b8bf9e9b2
Update README.md
5 years ago
Feng 98a19747ce
Update README.md
5 years ago
Alinson S. Xavier cd41d782ed Makefile: Remove obsolete targets
5 years ago
Alinson S. Xavier 4146aa9f95 Small fixes to Makefile
5 years ago
mtanneau 9957894bdc Precompile statements for sysimage
5 years ago
Alinson S. Xavier 853e0c7b70
Merge pull request #5 from mtanneau/mt-test
5 years ago
mtanneau c637784cb9 Fix make test pipeline
5 years ago
Alinson S. Xavier 332ace7613 Instance.md: Small corrections
5 years ago
Alinson S. Xavier c1cf0b900c
README.md: Filter benchmark runs
5 years ago
Alinson S. Xavier dac1e49735 Only run tests when .jl/.toml files are changed
5 years ago
Alinson S. Xavier eaacdcc3fa Small corrections to usage.md
5 years ago
Alinson S. Xavier 32ea06fa39
README.md: Use fixed DOI
5 years ago
Alinson S. Xavier 7bfe671eee Format.md: Small fixes
5 years ago