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/cran/pracma
14 July 2021, 03:53:24 UTC
  • Code
  • Branches (62)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.2-2
    • refs/tags/0.3-0
    • refs/tags/0.4-0
    • refs/tags/0.5-3
    • refs/tags/0.6-3
    • refs/tags/0.7-3
    • refs/tags/0.7.5
    • refs/tags/0.8.1
    • refs/tags/0.8.6
    • refs/tags/0.9.1
    • refs/tags/0.9.6
    • refs/tags/1.0.1
    • refs/tags/1.0.5
    • refs/tags/1.1.0
    • refs/tags/1.1.6
    • refs/tags/1.2.0
    • refs/tags/1.2.5
    • refs/tags/1.3.1
    • refs/tags/1.3.3
    • refs/tags/1.3.8
    • refs/tags/1.4.0
    • refs/tags/1.4.5
    • refs/tags/1.5.0
    • refs/tags/1.5.5
    • refs/tags/1.5.8
    • refs/tags/1.6.1
    • refs/tags/1.6.4
    • refs/tags/1.7.0
    • refs/tags/1.7.3
    • refs/tags/1.7.7
    • refs/tags/1.7.9
    • refs/tags/1.8.3
    • refs/tags/1.8.6
    • refs/tags/1.8.8
    • refs/tags/1.9.3
    • refs/tags/1.9.5
    • refs/tags/1.9.9
    • refs/tags/2.0.4
    • refs/tags/2.0.7
    • refs/tags/2.1.1
    • refs/tags/2.1.4
    • refs/tags/2.1.5
    • refs/tags/2.1.8
    • refs/tags/2.2.2
    • refs/tags/2.2.5
    • refs/tags/2.2.9
    • refs/tags/2.3.3
    • refs/tags/R-2.13.0
    • refs/tags/R-2.13.1
    • refs/tags/R-2.13.2
    • refs/tags/R-2.14.0
    • refs/tags/R-2.14.1
    • refs/tags/R-2.14.2
    • refs/tags/R-2.15.0
    • refs/tags/R-2.15.1
    • refs/tags/R-2.15.2
    • refs/tags/R-2.15.3
    • refs/tags/R-3.0.0
    • refs/tags/R-3.0.1
    • refs/tags/R-3.0.2
    • refs/tags/R-3.0.3
    No releases to show
  • f9520a5
  • /
  • DESCRIPTION
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
origin badgecontent badge Iframe embedding
swh:1:cnt:492d41a63e133e7fbc71ee5093ffac195a8c7b41
origin badgedirectory badge Iframe embedding
swh:1:dir:f9520a5562ac6b7d59511e0be17f31803ef89e9b
origin badgerevision badge
swh:1:rev:e970b8e92676e0d1f2c84b116f0bad93b03b89c6
origin badgesnapshot badge
swh:1:snp:81eadaa089e8253d8469bcef66aa332632c6c669
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
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: e970b8e92676e0d1f2c84b116f0bad93b03b89c6 authored by Hans W. Borchers on 15 December 2019, 21:30:02 UTC
version 2.2.9
Tip revision: e970b8e
DESCRIPTION
Package: pracma
Type: Package
Version: 2.2.9
Date: 2019-12-15
Title: Practical Numerical Math Functions
Authors@R: person("Hans W.", "Borchers", 
                  email="hwborchers@googlemail.com", 
                  role=c("aut", "cre"))
Depends: R (>= 3.1.0)
Imports: graphics, grDevices, stats, utils
Suggests: NlcOptim, quadprog
Description: 
    Provides a large number of functions from numerical analysis and
    linear algebra, numerical optimization, differential equations,
    time series, plus some well-known special mathematical functions.
    Uses 'MATLAB' function names where appropriate to simplify porting.
License: GPL (>= 3)
ByteCompile: true
LazyData: yes
Author: Hans W. Borchers [aut, cre]
Maintainer: Hans W. Borchers <hwborchers@googlemail.com>
Repository: CRAN
Repository/R-Forge/Project: optimist
Repository/R-Forge/Revision: 486
Repository/R-Forge/DateTimeStamp: 2019-12-15 21:04:21
Date/Publication: 2019-12-15 22:30:02 UTC
NeedsCompilation: no
Packaged: 2019-12-15 21:10:11 UTC; rforge

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