Releases: TulipaEnergy/TulipaClustering.jl
Releases · TulipaEnergy/TulipaClustering.jl
v0.2.3
TulipaClustering v0.2.3
Merged pull requests:
- docs: add greg-neustroev as a contributor for code, doc, and 2 more (#72) (@allcontributors[bot])
- Bump lycheeverse/lychee-action from 1 to 2 (#73) (@dependabot[bot])
- [AUTO] pre-commit update (#74) (@github-actions[bot])
- 16 hull clustering (#75) (@greg-neustroev)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#76) (@github-actions[bot])
Closed issues:
v0.2.2
v0.2.1
TulipaClustering v0.2.1
Merged pull requests:
- Update links to developer documentation (#47) (@greg-neustroev)
- Add validation for number of RPs (#48) (@greg-neustroev)
- Add support for Dirac weights (#49) (@greg-neustroev)
- Update BestieTemplate (#50) (@greg-neustroev)
- Improve code coverage (#52) (@greg-neustroev)
- [AUTO] pre-commit update (#53) (@github-actions[bot])
- Bump peter-evans/create-pull-request from 6 to 7 (#54) (@dependabot[bot])
- Add compat bound for DuckDB_jll and DuckDB versions (#57) (@datejada)
- Update abelsiqueira/COPIERTemplate.jl to JuliaBesties/BestieTemplate.jl (#59) (@abelsiqueira)
- [AUTO] pre-commit update (#61) (@github-actions[bot])
- Update package with latest version of Bestie Template (#62) (@datejada)
- docs: add greg-neustroev as a contributor for code, doc, and maintenance (#64) (@allcontributors[bot])
- docs: add g-moralesespana as a contributor for ideas (#65) (@allcontributors[bot])
- docs: add abelsiqueira as a contributor for code, and review (#66) (@allcontributors[bot])
- docs: add datejada as a contributor for code, doc, and 2 more (#67) (@allcontributors[bot])
- docs: add clizbe as a contributor for projectManagement, and ideas (#68) (@allcontributors[bot])
Closed issues:
- Implement projection onto a discrete space (#17)
- Change readme.dev & contributing to link to TulipaEnergyModel (#32)
- Apply BestieTemplate.jl (#39)
- Validate the number of representative periods (#45)
- Implement test for function ClusteringResult(profiles, weight_matrix) (#51)
- [Bug] Add compat bound for DuckDB_jll and DuckDB versions (#56)
- Add Contributors to the repository (#63)
v0.2.0
TulipaClustering v0.2.0
Merged pull requests:
- Update README.md (#30) (@clizbe)
- Use TulipaIO and DuckDB for IO (#38) (@abelsiqueira)
- Update naming to match latest TulipaEnergyModel (#41) (@abelsiqueira)
- Create output rep_periods_data (#42) (@abelsiqueira)
- Release v0.2.0 (#43) (@abelsiqueira)
- CompatHelper: add new compat entry for DuckDB at version 0.10.1, 1, (keep existing compat) (#44) (@github-actions[bot])
Closed issues:
v0.1.1
A minor release for Zenodo to generate a DOI
v0.1.0
TulipaClustering v0.1.0
Merged pull requests:
- Implement input parcing (#6) (@greg-neustroev)
- CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#7) (@github-actions[bot])
- CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#8) (@github-actions[bot])
- Implement clustering (#9) (@greg-neustroev)
- Implement methods for finding representative period weights (#10) (@greg-neustroev)
- Output saving (#11) (@greg-neustroev)
- CompatHelper: add new compat entry for Clustering at version 0.15, (keep existing compat) (#12) (@github-actions[bot])
- CompatHelper: add new compat entry for Distances at version 0.10, (keep existing compat) (#13) (@github-actions[bot])
- Fix code coverage URL (#20) (@greg-neustroev)
- Change I/O formats (#21) (@greg-neustroev)
- Change the incomplete last period's weight to 1 (#24) (@greg-neustroev)
- Fix the bug with bounded conical weights (#27) (@greg-neustroev)
Closed issues:
- Implement a basic clustering method (#1)
- Implement input parcing (#2)
- Implement clustering (#3)
- Implement weighting (#4)
- Implement output saving to csv (#5)
- Change the input/output file formats to match the new Tulipa format (#14)
- Fix code coverage URL in the README.md (#18)
- Ensure that an incomplete period's weight is consistent with the other periods' weights (#23)
- Fix conical bounded weights when all periods are complete (#26)