Commit Graph

250 Commits

Author SHA1 Message Date
3da6f7e08b Makefile: Bump version 2021-05-27 11:11:02 -05:00
c38c5be05d Merge pull request #10 from mtanneau/ArrayType
Fix Array type instability
2021-04-11 10:57:43 -05:00
mtanneau
a37e7cd9b1 Fix Array type instability 2021-04-10 11:24:59 -04:00
5f74992cf6 Update CHANGELOG; bump version number 2021-03-09 11:07:59 -06:00
4947bff460 Implement sub-hourly commitment 2021-03-09 11:07:59 -06:00
5f0400fd93 Update dependencies 2021-03-09 11:07:59 -06:00
274fd6dfa1 Docs: Add "Time step (min)", rename "Time (h)" to "Time horizon (h)" 2021-03-09 11:07:59 -06:00
1cc4e312fb Update README.md 2020-12-30 09:17:31 -06:00
0282b27ed3 Create config.yml 2020-12-30 08:31:37 -06:00
612fdf0f80 Update issue templates 2020-12-30 08:27:57 -06:00
9b8bf9e9b2 Update README.md 2020-12-05 15:34:55 -06:00
Feng
98a19747ce Update README.md
updated acknowledgements
2020-11-28 09:13:01 -06:00
cd41d782ed Makefile: Remove obsolete targets 2020-11-18 14:19:34 -06:00
4146aa9f95 Small fixes to Makefile
[benchmark]
2020-11-18 14:10:07 -06:00
mtanneau
9957894bdc Precompile statements for sysimage 2020-11-18 14:04:08 -06:00
853e0c7b70 Merge pull request #5 from mtanneau/mt-test
Fix make test pipeline
2020-11-18 13:54:18 -06:00
mtanneau
c637784cb9 Fix make test pipeline 2020-11-18 14:20:35 -05:00
332ace7613 Instance.md: Small corrections 2020-11-16 11:25:24 -06:00
c1cf0b900c README.md: Filter benchmark runs 2020-11-16 07:55:11 -06:00
dac1e49735 Only run tests when .jl/.toml files are changed 2020-11-16 07:42:09 -06:00
eaacdcc3fa Small corrections to usage.md 2020-11-16 07:42:09 -06:00
32ea06fa39 README.md: Use fixed DOI 2020-11-16 07:13:38 -06:00
7bfe671eee Format.md: Small fixes 2020-11-16 07:02:43 -06:00
23de0345b3 Minor fixes to documentation v0.1.1 2020-11-16 06:39:39 -06:00
dbd4d784dd Bump version to 0.1.1 2020-11-16 06:26:09 -06:00
aa2cb767ba Merge branch 'dev' of github.com:ANL-CEEESA/UnitCommitment.jl into dev 2020-11-16 06:22:49 -06:00
3d222f30d7 GitHub Actions: Add TagBot 2020-11-16 06:22:03 -06:00
b9dbbbac09 Merge pull request #2 from mtanneau/mt-deps
Package dependencies
2020-11-15 20:21:14 -06:00
a981f4fc29 GH Actions/Test: Switch from self-hosted to standard runner 2020-11-15 19:04:00 -06:00
38aecbcc31 Merge pull request #1 from mtanneau/mt-nothing
Safer comparisons with nothing
2020-11-15 18:40:07 -06:00
mtanneau
57b732f1ab Test-specific dependencies 2020-11-15 19:01:05 -05:00
mtanneau
5bb738f3da Fix comparisons with nothing 2020-11-15 18:24:58 -05:00
3caff596aa Reduce benchmark set; add samples
[benchmark]
2020-11-15 13:50:34 -06:00
e372e43eaa Remove unsourced instances 2020-11-15 08:47:08 -06:00
9c33e7d795 Add sources to all instances 2020-11-15 08:36:56 -06:00
88621cdedb Update benchmark scripts; add reference benchmark run
[benchmark]
2020-11-15 06:41:56 -06:00
914acfb2a6 Instance.md: Correct references 2020-11-14 17:36:58 -06:00
f40e759298 Add OR-LIB/UC and Tejada19 instances; update references
[benchmark]
2020-11-14 17:14:24 -06:00
3fdf78a242 Instances.md: Correct some entries and expand list 2020-11-14 07:15:03 -06:00
9f954951c2 GitHub Actions: Only run benchmarks on demand 2020-11-14 06:40:33 -06:00
efd51e9a8e Add initial conditions to remaining (non-benchmark) MATPOWER instances 2020-11-14 06:36:03 -06:00
d89fefee4b Docs: Add instances page 2020-11-13 11:19:34 -06:00
b346532b64 Update README.md 2020-11-12 07:57:07 -06:00
bc4d7edd0c Add Zenodo badge 2020-11-12 07:31:11 -06:00
4b9bfc291c Add initial conditions to pglib-uc instances 2020-11-11 20:55:25 -06:00
a140a56513 Improve documentation 2020-11-06 13:44:01 -06:00
55e14fa5f6 Project.toml: Clean up dependencies and add upper bounds v0.1.0 2020-11-06 11:47:42 -06:00
ca9765549f Docs: Fix GitHub links; add usage.md 2020-11-03 17:37:05 -06:00
a070359b5d Minor changes to README.md; rename LICENSE.md 2020-11-03 17:23:11 -06:00
b2480ef356 Initial public release 2020-11-03 15:49:12 -06:00