Releases: jbytecode/JMcDM
Releases · jbytecode/JMcDM
v.0.8.2
v0.7.24
0.7.24
- Remove some unnecessary lines in Aras. This will not reflect the results.
- Remove some unnecessary lines in Copras and Edas.
- Remove some unnecessary lines in Codas, Marcos, Merec, and Moosra.
0.7.23
- RAM (Root Assessment Method) implemented.
0.7.22
- Marcos and Codas have more verbose output object with more fields.
0.7.21
- Update documentation
- Initial implementation of the Best-Worst method.
- Fixed Best-Worst method's optimization stage inconsistency in Windows.
0.7.20
- Implement IDOCRIW for automatic weight selection
0.7.19
- Fix clos().
0.7.18
- Implement CILOS (The Criterion Impact Loss Method) for determining weights objectively.
- Separate MCDM tests into folders
0.7.17
- The type changed as
comparisonMatrixList::Vector{Matrix{Float64}}
insted ofcomparisonMatrixList::Vector
in ahp (#62).
Full Changelog: v0.7.16...v0.7.24
v0.7.16
JMcDM v0.7.16
v0.7.15
JMcDM v0.7.15
v0.7.14
JMcDM v0.7.14
v0.7.13
JMcDM v0.7.13
v0.7.12
JMcDM v0.7.12
Merged pull requests:
- Implementation of TODIM 🆕 (#57) (@shayandavoodii)
- [TODIM] Docstring adjusted to the recent changes 🔧 (#59) (@shayandavoodii)
Closed issues:
v0.7.11
JMcDM v0.7.11
v0.7.10
JMcDM v0.7.10
Merged pull requests:
- add OCRA method (#54) (@bahadirfyildirim)
- #55 Implementation of LMAW (#56) (@bahadirfyildirim)
Closed issues:
v0.7.9
JMcDM v0.7.9
Merged pull requests:
- add LOPCOW method (#53) (@bahadirfyildirim)
Closed issues:
- Welcome to newcomers! (#3)