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 d32f6f791b0250eb5754ca1cc161e6f2dffca74d authored by Toni Giorgino on 01 September 2015, 17:55:23 UTC, committed by Gabor Csardi on 01 September 2015, 17:55:23 UTC
version 1.18-1
1 parent 5f6fe25
  • Files
  • Changes
  • b7b4bd1
  • /
  • 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:d32f6f791b0250eb5754ca1cc161e6f2dffca74d
directory badge Iframe embedding
swh:1:dir:b7b4bd15108f7ed5077e91ff91ee83964c5ce648
content badge Iframe embedding
swh:1:cnt:c56e3fbc78d935a99da9df4bf1a9e51c2f5d2222
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
useDynLib(dtw,computeCM)

# Computed on 3-jul-2015 for new CRAN checks
importFrom("graphics", "axis", "box", "contour", "image", "layout", "lines", "matplot", "par", "plot", "points", "segments", "text")
importFrom("grDevices", "terrain.colors")
importFrom("stats", "approx")
importFrom("utils", "head")

# import(proxy)
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)
export(rigid)

# Warp
export(warp)
export(warpArea)

# Paths
export(countPaths)
#export(nearOptimalPaths)

# 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 ...

back to top

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