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
  • bb7ad46
  • /
  • NEWS.md
Raw File Download
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.

  • content
  • directory
  • revision
  • snapshot
  • release
origin badgecontent badge Iframe embedding
swh:1:cnt:fc6ce6ad47c393a59b426f774a5532b45ba5f0c7
origin badgedirectory badge Iframe embedding
swh:1:dir:bb7ad46b71b0a3ccfcb351b5df83824683c206a1
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.

  • content
  • directory
  • 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 ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: e42f20878fd06b7cd9fa59e953a4433fb5898eeb authored by Javier Barbero on 20 September 2021, 09:06:24 UTC
Version 0.5.2
Tip revision: e42f208
NEWS.md
DataEnvelopmentAnalysis.jl release notes
========================================

Version 0.5.0 (May 5, 2021)
----------------------------
- Change default optimizer of Modified Directional Distance Function model to GLPK.

Version 0.4.0 (April 10, 2021)
----------------------------

- Add Hölder distance function model.
- Add Reverse directional distance function model.

Version 0.3.0 (March 18, 2021)
----------------------------

- Add Russell input, output, and graph models.
- Add Enhanced Russell Graph Slack Based Measure model.
- Add Modified Directional Distance Function model.
- Add an option to solve models using an optimizer specified by the user.
- Add an option to report economic efficiency in monetary terms.

Version 0.2.0 (January 3, 2021)
----------------------------

- Add input and output orientation in additive model.
- Add weak disposability in additive model.
- Cusotm weights in additive model are now specified with `rhoX` and `rhoY` instead of `wX` and `wY`.
- Add parameter to specify DMU names in all model functions.
- Add `peers` and `peersmatrix` functions to retur the peers.
- Add `targets` function to return optimal input and output targets.
- Add `normfactor` function to return normalization factor in economic models.
- Compatibility with GLPK 0.14.

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.

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