https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
Revision 9927cf1f631eb614bc225a78907f5662cbea619a authored by Javier Barbero on 18 July 2020, 17:43:19 UTC, committed by Javier Barbero on 18 July 2020, 17:43:19 UTC
- Add directions to the DDF and Profit DDF models that can be specified with a Symbol.
- Set directions as named arguments. This is a breaking change.
1 parent 478f17a
Raw File
Tip revision: 9927cf1f631eb614bc225a78907f5662cbea619a authored by Javier Barbero on 18 July 2020, 17:43:19 UTC
Add directions to DDF model
Tip revision: 9927cf1
NEWS.md
DataEnvelopmentAnalysis.jl release notes
========================================

Version 0.1.2 (Feb 25, 2020)
----------------------------
- Compatibility with JuMP 0.21.
- Weak disposability 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