https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
Revision 6082363c791926c459162116346a794deb8af056 authored by Javier Barbero on 20 March 2020, 16:34:20 UTC, committed by Javier Barbero on 20 March 2020, 16:34:20 UTC
Update weights calculation in input and output oriented additive model.
1 parent d7e1f10
Raw File
Tip revision: 6082363c791926c459162116346a794deb8af056 authored by Javier Barbero on 20 March 2020, 16:34:20 UTC
Update weights in input and output oriented additive model.
Tip revision: 6082363
NEWS.md
DataEnvelopmentAnalysis.jl release notes
========================================

Version 0.1.2 (Feb 25, 2020)
----------------------------
- Compatibility with JuMP 0.21.
- Weak disposal in radial, cost, and revenue models.
- Minor bugs fixed.

Version 0.1.1 (Oct 29, 2019)
----------------------------

- Compatibility with GLPK 0.12.

Version 0.1.0 (Oct 3, 2019)
---------------------------

- Initial release.
back to top