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

Revision 935e521fa862c893e52a85dbb72c3ae53246a8e4 authored by Toni Giorgino on 15 August 2009, 00:00:00 UTC, committed by Gabor Csardi on 15 August 2009, 00:00:00 UTC
version 1.14-3
1 parent 0f86bf4
  • Files
  • Changes
  • ea7676e
  • /
  • NAMESPACE
Raw File Download
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
  • directory
  • content
revision badge
swh:1:rev:935e521fa862c893e52a85dbb72c3ae53246a8e4
directory badge Iframe embedding
swh:1:dir:ea7676e7c2626dd53f864cb7d84761a79c0962b9
content badge Iframe embedding
swh:1:cnt:2a9ecc6bdcfc3fc98ce5a70e9fd898d3ce53a0de
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
  • directory
  • content
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 ...
NAMESPACE
# import(proxy)
useDynLib(dtw,computeCM)
importFrom(proxy,dist)
importFrom(proxy,pr_DB)

# DTW functions
export(dtw)
#S3method(is,dtw)
S3method(print,dtw)

export(dtwDist)

# DTW plot functions
S3method(plot,dtw)
export(dtwPlot)
export(dtwPlotAlignment)
export(dtwPlotDensity)
export(dtwPlotThreeWay)
export(dtwPlotTwoWay)

# Windowing
export(noWindow)
export(sakoeChibaWindow)
export(slantedBandWindow)
export(itakuraWindow)
export(dtwWindow.plot)

# Step patterns
#S3method(is,stepPattern)
S3method(print,stepPattern)
S3method(t,stepPattern)
S3method(plot,stepPattern)

export(mvmStepPattern)
export(rabinerJuangStepPattern)

export(symmetric1)
export(symmetric2)
export(asymmetric)
#export(.asymmetricItakura)
#export(.symmetricVelichkoZagoruyko)
export(symmetricP0)
export(asymmetricP0)
export(symmetricP05)
export(asymmetricP05)
export(symmetricP1)
export(asymmetricP1)
export(symmetricP2)
export(asymmetricP2)
export(typeIa)
export(typeIas)
export(typeIb)
export(typeIbs)
export(typeIc)
export(typeIcs)
export(typeId)
export(typeIds)
export(typeIIa)
export(typeIIb)
export(typeIIc)
export(typeIId)
export(typeIIIc)
export(typeIVc)
export(mori2006)

# Warp
export(warp)
export(warpArea)

# Data
#export(aami3a,aami3b)
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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