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
  • 3b39204
  • /
  • 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:dd1e009ea62b6ab43145f58e13c7c9bc82a67ebe
origin badgedirectory badge Iframe embedding
swh:1:dir:3b39204bd87ad3c32fc3d87aa8062a292904c228
origin badgerevision badge
swh:1:rev:c1688b374d201c13fb40b4dda2d2a89e34b94ec6
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: c1688b374d201c13fb40b4dda2d2a89e34b94ec6 authored by Hans W. Borchers on 23 January 2021, 09:10:02 UTC
version 2.3.3
Tip revision: c1688b3
DESCRIPTION
Package: pracma
Type: Package
Version: 2.3.3
Date: 2021-01-22
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: 495
Repository/R-Forge/DateTimeStamp: 2021-01-22 18:52:59
Date/Publication: 2021-01-23 10:10:02 UTC
NeedsCompilation: no
Packaged: 2021-01-22 19:09:06 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