https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
Revision d00de64d1473f7aa1739c5386936cb907a83ba5e authored by Javier Barbero on 07 November 2019, 20:01:30 UTC, committed by Javier Barbero on 07 November 2019, 20:01:30 UTC
- Simplify additive model functions in one single function.
- Allow for constant inputs or outputs in Normalized and RAM models.
- Remove tests with only one evaluated DMU in Normalized, RAM and BAM models.
1 parent 5b0e499
Raw File
Tip revision: d00de64d1473f7aa1739c5386936cb907a83ba5e authored by Javier Barbero on 07 November 2019, 20:01:30 UTC
Simplify code for additive DEA model.
Tip revision: d00de64
NEWS.md
DataEnvelopmentAnalysis.jl release notes
========================================

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

- Compatibility with GLPK 0.12.

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

- Initial release.
back to top