sort by:
Revision Author Date Message Commit Date
13cca53 Version 0.4.0 10 April 2021, 13:17:22 UTC
376bfef Update unit tests 10 April 2021, 13:02:24 UTC
77c803c Add Reverse Directional Distance Function model 10 April 2021, 12:39:12 UTC
b4e66e0 Updater documentation 10 April 2021, 09:13:35 UTC
9e35aab Update unit tests 03 April 2021, 10:05:07 UTC
ece27f1 Add Holder Distance Function model 03 April 2021, 09:34:11 UTC
6203aaf Update documentation to last version of Julia 02 April 2021, 09:25:29 UTC
aecf648 Add default LP and NLP optimizers Add `:LP` and `:NLP` option to DEAOptimizer. Defaults to GLPK and Ipopt, respectively. 01 April 2021, 17:28:45 UTC
f47bba7 Update README.md Update DOI to the DOI that represents all versions. 29 March 2021, 13:25:42 UTC
f18fd60 Update unit tests Decrease tolerance of tests that randomly fail in Windows Julia 1.6. 27 March 2021, 14:52:37 UTC
5001096 Version 0.3.1 27 March 2021, 13:07:18 UTC
02fca36 Update unit tests 27 March 2021, 11:19:45 UTC
44c3d62 Update error messages Update error message to throw DimensionMismatch and ArgumentError exceptions. 27 March 2021, 10:35:40 UTC
2204253 Version 0.3.0 18 March 2021, 19:57:27 UTC
06a7356 Update documentation 17 March 2021, 15:38:33 UTC
ad1e823 Update documentation 17 March 2021, 15:34:22 UTC
5de92ce Add Modified Directional Distance Function model 17 March 2021, 15:13:15 UTC
fd1d483 Update documentation 16 March 2021, 16:17:53 UTC
84eaa28 Add Enhanced Russell Graph model 14 March 2021, 22:34:19 UTC
6d2e2e4 Add Russell model. 14 March 2021, 17:02:48 UTC
165575b Update Documenter 14 March 2021, 08:18:13 UTC
bc3b988 Add more tests. 13 March 2021, 21:17:51 UTC
e5ce5e1 New functions for economic optimizarion. Create new functions for economic optimization problems: - deamincost - deamaxrevenue - deamaxprofit These functions are intended for internal use and package extensions. 13 March 2021, 19:48:32 UTC
1f8c17e Add option to change optimizer Add option to change the optimizer for solving the DEA models. 06 February 2021, 20:32:50 UTC
8253d99 Update tests 06 February 2021, 08:47:15 UTC
0874321 Add `monetary` option to profit model 01 February 2021, 19:03:48 UTC
bf5b83c Update display of results 31 January 2021, 08:56:44 UTC
2221eec Update README.md 03 January 2021, 14:55:02 UTC
c2cffd9 Version 0.2.0 03 January 2021, 13:22:30 UTC
cc7bdd3 Add `peersmatrix` function 03 January 2021, 13:10:21 UTC
42ed9c6 Update peers.jl deepcopy lambda matrix. 03 January 2021, 12:38:52 UTC
f0da138 Add `normfactor' function Add function to return the normalization factor of an economic DEA model. 03 January 2021, 12:25:55 UTC
3ee7dc4 Update documentarion 03 January 2021, 11:57:10 UTC
f22b529 Update tests Change tolerance to pass CI in some systems. 29 December 2020, 13:08:27 UTC
2daa29a Add `targets` function Add `targets` function that returns the projection to the efficient frontier. 29 December 2020, 12:54:30 UTC
79ddb88 Update README.md 29 December 2020, 10:05:38 UTC
838499e Move wordmark file 29 December 2020, 10:04:41 UTC
66b4588 Add wordmark file 29 December 2020, 09:58:00 UTC
0708cd9 Fix tests in Julia 1.0 Move type definition outside test local scope. 29 December 2020, 09:32:06 UTC
3f1c5d1 Merge branch 'master' of https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl 29 December 2020, 09:17:10 UTC
2c316c6 Add more tests 29 December 2020, 09:17:01 UTC
3c09ece Update documentation.yml Build documentation with Julia 1.0 24 November 2020, 16:46:21 UTC
3c08c34 Switch CI to Github actions Replace Travis and AppVeyor. 24 November 2020, 12:01:17 UTC
18464eb Remove Coveralls Remove Coveralls as it is failing in CI. 24 November 2020, 08:09:42 UTC
681cb24 Remove Julia 1.4 from CI 21 November 2020, 12:58:45 UTC
22623fb Add logo to documentation Add logo to documentation. 21 November 2020, 11:46:37 UTC
c781f3a Merge pull request #4 from javierbarbero/compathelper/new_version/2020-09-15-00-54-33-921-2252966546 CompatHelper: bump compat for "GLPK" to "0.14" 22 September 2020, 08:13:12 UTC
cc234dd CompatHelper: bump compat for "GLPK" to "0.14" 15 September 2020, 00:54:34 UTC
edfb0ea Update documentation 03 August 2020, 14:02:19 UTC
e401936 Add Julia v1.5 in CI 03 August 2020, 09:25:59 UTC
a6aae7e Update documentation 30 July 2020, 11:56:31 UTC
0ef67b1 Update documentation 30 July 2020, 11:54:39 UTC
38414b2 Minor code updates 30 July 2020, 11:25:46 UTC
0c7d008 Use Julia Type Unions to simplify code 19 July 2020, 07:11:58 UTC
9927cf1 Add directions to DDF model - 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. 18 July 2020, 17:43:19 UTC
478f17a Add more tests Add more tests 18 July 2020, 14:02:26 UTC
607a458 Add sum function to DEAPeers 10 July 2020, 15:02:43 UTC
86f3e11 Add more tests 09 July 2020, 10:07:30 UTC
3c5ee5a Code improvements in peers 09 July 2020, 08:50:57 UTC
bdf1d8d Add more tests 05 July 2020, 21:58:48 UTC
15ddfe8 Chore documentation 05 July 2020, 18:46:11 UTC
1313e73 Fix test 05 July 2020, 18:14:10 UTC
3f3ee75 Chores 05 July 2020, 18:02:02 UTC
e4bf674 Solve slacks using Ipopt in deagdf 05 July 2020, 17:51:39 UTC
71f7516 Set alpha as named optional parameter in deagdf. 05 July 2020, 16:50:48 UTC
5214fc0 Add peers structures and functions. - Add `DEAPeers` struct for peers of a DEA model. - Add `DEAPeersDMU` struct for peers of a DMU in a DEA model. - Add `ispeer` functions to test for peers. 23 June 2020, 20:29:25 UTC
b3971d6 Merge pull request #3 from javierbarbero/compathelper/new_version/2020-05-09-00-14-31-396-2205731412 CompatHelper: bump compat for "GLPK" to "0.13" 10 May 2020, 20:21:39 UTC
f82f929 CompatHelper: bump compat for "GLPK" to "0.13" 09 May 2020, 00:14:31 UTC
07555cc Add DMU names to results table. - Add DMU names to results table. - Add parameter to specify DMU names in all model function. 14 April 2020, 21:44:27 UTC
ea2ad5e Add AbstractDEAModel as supertype Add AbstractDEAModel as supertype for all technical, economic, and productivity models. 14 April 2020, 21:15:09 UTC
7483b29 Change parameter name for weights in additive model. Change parameter name for input and output weights in additive model, from "wX" and "wY" to "rhoX" and "rhoY". 14 April 2020, 15:46:47 UTC
6994675 Change parameter name for disposability Change parameter name for input and output disposability, from "disposalX" and "disposalY" to "disposX" and "disposY". 14 April 2020, 14:49:24 UTC
9761f4a Merge pull request #2 from javierbarbero/compathelper/new_version/2020-04-14-00-15-09-730-410955489 CompatHelper: bump compat for "StatsBase" to "0.33" 14 April 2020, 09:42:09 UTC
bce416b CompatHelper: bump compat for "StatsBase" to "0.33" 14 April 2020, 00:15:09 UTC
959eba3 Create CompatHelper.yml 13 April 2020, 19:34:34 UTC
c7fd985 Add Julia v1.4 in CI 25 March 2020, 09:59:20 UTC
6082363 Update weights in input and output oriented additive model. Update weights calculation in input and output oriented additive model. 20 March 2020, 16:34:20 UTC
d7e1f10 Add weak disposal in additive model Add weak input and output disposal in additive model. 17 March 2020, 16:30:00 UTC
7f356c9 Add input and output orientation in additive model. Add input and output orientation in additive model. 17 March 2020, 13:02:32 UTC
69e5e7e Merge pull request #1 from JuliaTagBot/master Install TagBot as a GitHub Action 25 February 2020, 23:17:20 UTC
13e58d0 Compatibility with JuMP 0.21 - Compatibility with JuMP 0.21 - Set package version to 0.1.2. 25 February 2020, 22:20:48 UTC
faeeb04 Add tests for weak disposal. Add test for weak disposal in radia dea, cost, and revenue models. 25 February 2020, 21:44:26 UTC
d227f64 Add weak disposability in radial output model. Add weak disposability in radial output oriented model. 23 February 2020, 16:52:40 UTC
7155028 Update installation instructions. Update installation instructions. 23 February 2020, 16:50:33 UTC
caefa4f Install TagBot as a GitHub Action 08 February 2020, 12:55:42 UTC
4cdd483 Use own prices in profitability model. Use own prices in profitability model. 20 January 2020, 11:40:29 UTC
2b7156f Display warning if model solution is not ok. Display warning if model solution is not optimal or locally solved. 04 January 2020, 13:44:01 UTC
4140aef Add weak disposal in DEA revenue model. - Add weak disposal in DEA revenue model. - Add checks for disposal parameter in cost and revenue model. - Fix typos in documentation. 06 December 2019, 11:36:11 UTC
011c21b Add weak disposal in DEA cost model. Add option for weak disposal in DEA cost model. 06 December 2019, 10:10:32 UTC
50cdde3 Update help and add tests. 05 December 2019, 14:49:30 UTC
2baf994 Zero weights in additive DEA. - Fix slack variables in additive DEA model when weights are zero. - Set default behavior to custom weights when weights are specified. - Display error if model is specified and weights are provided. 05 December 2019, 10:54:28 UTC
f38ae0e Add Julia v1.3 in CI 27 November 2019, 10:27:51 UTC
d00de64 Simplify code for additive DEA model. - 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. 07 November 2019, 20:01:30 UTC
5b0e499 Remove solve nonlinear problem in initialization. Remove solve nonlinear problem in initialization to display Ipopt initial message. 07 November 2019, 17:05:30 UTC
93a5726 Merge branch 'master' of https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl 05 November 2019, 18:48:21 UTC
2aeaeb5 Add abstract types for economic models. Add abstract types for Cost, Revenue, Profit and Profitability models. 05 November 2019, 18:48:16 UTC
c50ec8b Create NEWS.md 05 November 2019, 16:58:34 UTC
72d9a36 Fix bug in revenue and profit economic models. - Fix bug in revenue and profit that does not allow to run if number of inputs is different to number of outputs. - Fix typos in documentation. 05 November 2019, 15:57:23 UTC
57919c0 Support for GLPK 0.12 29 October 2019, 09:14:44 UTC
0b9c5e9 Add compatibility to project file Add compatibility to project file and drop Manifest file. 02 October 2019, 22:04:05 UTC
back to top