https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
Revision 86f3e11789112a8de7432e7173e2ef29ca0fe83b authored by Javier Barbero on 09 July 2020, 10:07:30 UTC, committed by Javier Barbero on 09 July 2020, 10:07:30 UTC
1 parent 3c5ee5a
Raw File
Tip revision: 86f3e11789112a8de7432e7173e2ef29ca0fe83b authored by Javier Barbero on 09 July 2020, 10:07:30 UTC
Add more tests
Tip revision: 86f3e11
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