Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl
03 May 2025, 08:09:18 UTC
  • Code
  • Branches (4)
  • Releases (20)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/gh-pages
    • refs/heads/master
    • refs/heads/pr/10
    • refs/tags/v0.1.0
    • v0.9.1
    • v0.9.0
    • v0.8.2
    • v0.8.1
    • v0.8.0
    • v0.7.3
    • v0.7.2
    • v0.7.1
    • v0.7.0
    • v0.6.1
    • v0.6.0
    • v0.5.2
    • v0.5.1
    • v0.5.0
    • v0.4.0
    • v0.3.1
    • v0.3.0
    • v0.2.0
    • v0.1.2
    • v0.1.1
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • snapshot
  • release
origin badgerevision badge
swh:1:rev:e42f20878fd06b7cd9fa59e953a4433fb5898eeb
origin badgesnapshot badge
swh:1:snp:128c19950a69538c4c30ad6993032b36a5d19cc0
origin badgerelease badge
swh:1:rel:87d089af99a6c71afc7150750b4afc1cfb8360ae
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • snapshot
  • release
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...

sort by:
RevisionAuthorDateMessageCommit Date
e42f208 Javier Barbero20 September 2021, 09:06:24 UTCVersion 0.5.220 September 2021, 09:06:24 UTC
264f402 Javier Barbero20 September 2021, 08:02:47 UTCMerge pull request #13 from javierbarbero/compathelper/new_version/2021-09-20-01-10-16-417-02669373878 CompatHelper: bump compat for GLPK to 0.15, (keep existing compat)20 September 2021, 08:02:47 UTC
8a78fdb Javier Barbero20 September 2021, 07:41:39 UTCMerge branch 'master' into compathelper/new_version/2021-09-20-01-10-16-417-0266937387820 September 2021, 07:41:39 UTC
a84b94c Javier Barbero20 September 2021, 07:40:30 UTCMerge pull request #12 from javierbarbero/compathelper/new_version/2021-09-20-01-10-11-006-02778960701 CompatHelper: bump compat for Ipopt to 0.8, (keep existing compat)20 September 2021, 07:40:30 UTC
4bb8ce3 CompatHelper Julia20 September 2021, 01:10:18 UTCCompatHelper: bump compat for GLPK to 0.15, (keep existing compat)20 September 2021, 01:10:18 UTC
937ee16 CompatHelper Julia20 September 2021, 01:10:14 UTCCompatHelper: bump compat for Ipopt to 0.8, (keep existing compat)20 September 2021, 01:10:14 UTC
758a943 Javier Barbero18 September 2021, 12:29:11 UTCFix tests in Linux ARM18 September 2021, 12:29:11 UTC
ee3a7f8 Javier Barbero07 September 2021, 12:32:14 UTCMerge pull request #9 from tlorans/progressbarmeter add progress meter for simple radial model07 September 2021, 12:32:14 UTC
6574868 Javier Barbero06 September 2021, 18:17:39 UTCUpdate progress meter - Add compat entry to Project.toml - Change `show_progress` to `progress`. - Add `desc` parameter for descriptive text. - Update test to run both with and without progress meter.06 September 2021, 18:17:39 UTC
732de09 tlorans06 September 2021, 07:35:01 UTCadd progress meter for simple radial model06 September 2021, 07:35:01 UTC
170e789 Javier Barbero28 June 2021, 14:36:45 UTCVersion 0.5.128 June 2021, 14:36:45 UTC
25f3865 Javier Barbero28 June 2021, 14:15:06 UTCMerge pull request #7 from javierbarbero/compathelper/new_version/2021-06-21-01-08-06-518-1562401153 CompatHelper: bump compat for "Ipopt" to "0.7"28 June 2021, 14:15:06 UTC
db568af Javier Barbero28 June 2021, 14:09:55 UTCMerge pull request #6 from simeonschaub/patch-1 fix typo in show method28 June 2021, 14:09:55 UTC
0083ffa github-actions[bot]21 June 2021, 01:08:11 UTCCompatHelper: bump compat for "Ipopt" to "0.7"21 June 2021, 01:08:11 UTC
702735a Simeon Schaub21 May 2021, 13:27:54 UTCfix typo in show method This will get a different meaning in 1.7 (ref https://github.com/JuliaLang/julia/pull/33697)21 May 2021, 13:27:54 UTC
ef5caf7 Javier Barbero05 May 2021, 10:22:41 UTCVersion 0.5.005 May 2021, 10:22:41 UTC
0d35ad0 Javier Barbero19 April 2021, 10:31:39 UTCImprovements in MDDF model - Change default solver of MDDF model to GLPK. - Return zero efficiency if DDF or MDDF models are solved with zero directions.19 April 2021, 10:31:39 UTC
a1274d5 Javier Barbero15 April 2021, 15:48:51 UTCUpdate deaerg.jl Preserve empty elements in sparse matrix.15 April 2021, 15:48:51 UTC
13cca53 Javier Barbero10 April 2021, 13:17:22 UTCVersion 0.4.010 April 2021, 13:17:22 UTC
376bfef Javier Barbero10 April 2021, 13:02:24 UTCUpdate unit tests10 April 2021, 13:02:24 UTC
77c803c Javier Barbero10 April 2021, 12:39:12 UTCAdd Reverse Directional Distance Function model10 April 2021, 12:39:12 UTC
b4e66e0 Javier Barbero10 April 2021, 09:13:35 UTCUpdater documentation10 April 2021, 09:13:35 UTC
9e35aab Javier Barbero03 April 2021, 10:05:07 UTCUpdate unit tests03 April 2021, 10:05:07 UTC
ece27f1 Javier Barbero03 April 2021, 09:34:11 UTCAdd Holder Distance Function model03 April 2021, 09:34:11 UTC
6203aaf Javier Barbero02 April 2021, 09:25:29 UTCUpdate documentation to last version of Julia02 April 2021, 09:25:29 UTC
aecf648 Javier Barbero01 April 2021, 17:28:45 UTCAdd 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 Javier Barbero29 March 2021, 13:25:42 UTCUpdate README.md Update DOI to the DOI that represents all versions.29 March 2021, 13:25:42 UTC
f18fd60 Javier Barbero27 March 2021, 14:52:37 UTCUpdate unit tests Decrease tolerance of tests that randomly fail in Windows Julia 1.6.27 March 2021, 14:52:37 UTC
5001096 Javier Barbero27 March 2021, 13:07:18 UTCVersion 0.3.127 March 2021, 13:07:18 UTC
02fca36 Javier Barbero27 March 2021, 11:19:45 UTCUpdate unit tests27 March 2021, 11:19:45 UTC
44c3d62 Javier Barbero27 March 2021, 10:35:40 UTCUpdate error messages Update error message to throw DimensionMismatch and ArgumentError exceptions.27 March 2021, 10:35:40 UTC
2204253 Javier Barbero18 March 2021, 19:57:27 UTCVersion 0.3.018 March 2021, 19:57:27 UTC
06a7356 Javier Barbero17 March 2021, 15:38:33 UTCUpdate documentation17 March 2021, 15:38:33 UTC
ad1e823 Javier Barbero17 March 2021, 15:34:22 UTCUpdate documentation17 March 2021, 15:34:22 UTC
5de92ce Javier Barbero17 March 2021, 15:13:15 UTCAdd Modified Directional Distance Function model17 March 2021, 15:13:15 UTC
fd1d483 Javier Barbero16 March 2021, 16:17:53 UTCUpdate documentation16 March 2021, 16:17:53 UTC
84eaa28 Javier Barbero14 March 2021, 22:34:19 UTCAdd Enhanced Russell Graph model14 March 2021, 22:34:19 UTC
6d2e2e4 Javier Barbero14 March 2021, 17:02:48 UTCAdd Russell model.14 March 2021, 17:02:48 UTC
165575b Javier Barbero14 March 2021, 08:18:13 UTCUpdate Documenter14 March 2021, 08:18:13 UTC
bc3b988 Javier Barbero13 March 2021, 21:17:51 UTCAdd more tests.13 March 2021, 21:17:51 UTC
e5ce5e1 Javier Barbero13 March 2021, 19:48:32 UTCNew 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 Javier Barbero06 February 2021, 20:32:50 UTCAdd option to change optimizer Add option to change the optimizer for solving the DEA models.06 February 2021, 20:32:50 UTC
8253d99 Javier Barbero06 February 2021, 08:47:15 UTCUpdate tests06 February 2021, 08:47:15 UTC
0874321 Javier Barbero01 February 2021, 19:03:48 UTCAdd `monetary` option to profit model01 February 2021, 19:03:48 UTC
bf5b83c Javier Barbero31 January 2021, 08:56:44 UTCUpdate display of results31 January 2021, 08:56:44 UTC
2221eec Javier Barbero03 January 2021, 14:55:02 UTCUpdate README.md03 January 2021, 14:55:02 UTC
c2cffd9 Javier Barbero03 January 2021, 13:22:30 UTCVersion 0.2.003 January 2021, 13:22:30 UTC
cc7bdd3 Javier Barbero03 January 2021, 13:10:21 UTCAdd `peersmatrix` function03 January 2021, 13:10:21 UTC
42ed9c6 Javier Barbero03 January 2021, 12:38:52 UTCUpdate peers.jl deepcopy lambda matrix.03 January 2021, 12:38:52 UTC
f0da138 Javier Barbero03 January 2021, 12:25:55 UTCAdd `normfactor' function Add function to return the normalization factor of an economic DEA model.03 January 2021, 12:25:55 UTC
3ee7dc4 Javier Barbero03 January 2021, 11:57:10 UTCUpdate documentarion03 January 2021, 11:57:10 UTC
f22b529 Javier Barbero29 December 2020, 13:08:27 UTCUpdate tests Change tolerance to pass CI in some systems.29 December 2020, 13:08:27 UTC
2daa29a Javier Barbero29 December 2020, 12:54:30 UTCAdd `targets` function Add `targets` function that returns the projection to the efficient frontier.29 December 2020, 12:54:30 UTC
79ddb88 Javier Barbero29 December 2020, 10:05:38 UTCUpdate README.md29 December 2020, 10:05:38 UTC
838499e Javier Barbero29 December 2020, 10:04:41 UTCMove wordmark file29 December 2020, 10:04:41 UTC
66b4588 Javier Barbero29 December 2020, 09:58:00 UTCAdd wordmark file29 December 2020, 09:58:00 UTC
0708cd9 Javier Barbero29 December 2020, 09:32:06 UTCFix tests in Julia 1.0 Move type definition outside test local scope.29 December 2020, 09:32:06 UTC
3f1c5d1 Javier Barbero29 December 2020, 09:17:10 UTCMerge branch 'master' of https://github.com/javierbarbero/DataEnvelopmentAnalysis.jl29 December 2020, 09:17:10 UTC
2c316c6 Javier Barbero29 December 2020, 09:17:01 UTCAdd more tests29 December 2020, 09:17:01 UTC
3c09ece Javier Barbero24 November 2020, 16:46:21 UTCUpdate documentation.yml Build documentation with Julia 1.024 November 2020, 16:46:21 UTC
3c08c34 Javier Barbero24 November 2020, 12:01:17 UTCSwitch CI to Github actions Replace Travis and AppVeyor.24 November 2020, 12:01:17 UTC
18464eb Javier Barbero24 November 2020, 08:09:42 UTCRemove Coveralls Remove Coveralls as it is failing in CI.24 November 2020, 08:09:42 UTC
681cb24 Javier Barbero21 November 2020, 12:58:45 UTCRemove Julia 1.4 from CI21 November 2020, 12:58:45 UTC
22623fb Javier Barbero21 November 2020, 11:46:37 UTCAdd logo to documentation Add logo to documentation.21 November 2020, 11:46:37 UTC
c781f3a Javier Barbero22 September 2020, 08:13:12 UTCMerge 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 github-actions[bot]15 September 2020, 00:54:34 UTCCompatHelper: bump compat for "GLPK" to "0.14"15 September 2020, 00:54:34 UTC
edfb0ea Javier Barbero03 August 2020, 14:02:19 UTCUpdate documentation03 August 2020, 14:02:19 UTC
e401936 Javier Barbero03 August 2020, 09:25:59 UTCAdd Julia v1.5 in CI03 August 2020, 09:25:59 UTC
a6aae7e Javier Barbero30 July 2020, 11:56:31 UTCUpdate documentation30 July 2020, 11:56:31 UTC
0ef67b1 Javier Barbero30 July 2020, 11:54:39 UTCUpdate documentation30 July 2020, 11:54:39 UTC
38414b2 Javier Barbero30 July 2020, 11:25:46 UTCMinor code updates30 July 2020, 11:25:46 UTC
0c7d008 Javier Barbero19 July 2020, 07:11:58 UTCUse Julia Type Unions to simplify code19 July 2020, 07:11:58 UTC
9927cf1 Javier Barbero18 July 2020, 17:43:19 UTCAdd 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 Javier Barbero18 July 2020, 14:02:26 UTCAdd more tests Add more tests18 July 2020, 14:02:26 UTC
607a458 Javier Barbero10 July 2020, 15:02:43 UTCAdd sum function to DEAPeers10 July 2020, 15:02:43 UTC
86f3e11 Javier Barbero09 July 2020, 10:07:30 UTCAdd more tests09 July 2020, 10:07:30 UTC
3c5ee5a Javier Barbero09 July 2020, 08:50:57 UTCCode improvements in peers09 July 2020, 08:50:57 UTC
bdf1d8d Javier Barbero05 July 2020, 21:58:48 UTCAdd more tests05 July 2020, 21:58:48 UTC
15ddfe8 Javier Barbero05 July 2020, 18:46:11 UTCChore documentation05 July 2020, 18:46:11 UTC
1313e73 Javier Barbero05 July 2020, 18:14:10 UTCFix test05 July 2020, 18:14:10 UTC
3f3ee75 Javier Barbero05 July 2020, 18:02:02 UTCChores05 July 2020, 18:02:02 UTC
e4bf674 Javier Barbero05 July 2020, 17:51:39 UTCSolve slacks using Ipopt in deagdf05 July 2020, 17:51:39 UTC
71f7516 Javier Barbero05 July 2020, 16:50:48 UTCSet alpha as named optional parameter in deagdf.05 July 2020, 16:50:48 UTC
5214fc0 Javier Barbero23 June 2020, 20:29:25 UTCAdd 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 Javier Barbero10 May 2020, 20:21:39 UTCMerge 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 github-actions[bot]09 May 2020, 00:14:31 UTCCompatHelper: bump compat for "GLPK" to "0.13"09 May 2020, 00:14:31 UTC
07555cc Javier Barbero14 April 2020, 21:44:27 UTCAdd 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 Javier Barbero14 April 2020, 21:15:09 UTCAdd AbstractDEAModel as supertype Add AbstractDEAModel as supertype for all technical, economic, and productivity models.14 April 2020, 21:15:09 UTC
7483b29 Javier Barbero14 April 2020, 15:46:47 UTCChange 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 Javier Barbero14 April 2020, 14:49:24 UTCChange 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 Javier Barbero14 April 2020, 09:42:09 UTCMerge 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 github-actions[bot]14 April 2020, 00:15:09 UTCCompatHelper: bump compat for "StatsBase" to "0.33"14 April 2020, 00:15:09 UTC
959eba3 Javier Barbero13 April 2020, 19:34:34 UTCCreate CompatHelper.yml13 April 2020, 19:34:34 UTC
c7fd985 Javier Barbero25 March 2020, 09:59:20 UTCAdd Julia v1.4 in CI25 March 2020, 09:59:20 UTC
6082363 Javier Barbero20 March 2020, 16:34:20 UTCUpdate 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 Javier Barbero17 March 2020, 16:30:00 UTCAdd weak disposal in additive model Add weak input and output disposal in additive model.17 March 2020, 16:30:00 UTC
7f356c9 Javier Barbero17 March 2020, 13:02:32 UTCAdd input and output orientation in additive model. Add input and output orientation in additive model.17 March 2020, 13:02:32 UTC
69e5e7e Javier Barbero25 February 2020, 23:17:20 UTCMerge pull request #1 from JuliaTagBot/master Install TagBot as a GitHub Action25 February 2020, 23:17:20 UTC
13e58d0 Javier Barbero25 February 2020, 22:20:48 UTCCompatibility with JuMP 0.21 - Compatibility with JuMP 0.21 - Set package version to 0.1.2.25 February 2020, 22:20:48 UTC
faeeb04 Javier Barbero25 February 2020, 21:44:26 UTCAdd tests for weak disposal. Add test for weak disposal in radia dea, cost, and revenue models.25 February 2020, 21:44:26 UTC
  • Newer
  • Older

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top