{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-4070"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-4070",
  "ediid": "ark:/88434/mds2-4070",
  "version": "1.1.0",
  "doi": "doi:10.18434/mds2-4070",
  "title": "librla: A library of randomized linear algebra routines",
  "contactPoint": {
    "fn": "Zydrunas Gimbutas",
    "hasEmail": "mailto:zydrunas.gimbutas@nist.gov"
  },
  "modified": "2026-01-23 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-4070",
  "description": [
    "A unified, multi-language library implementing randomized algorithms for low-rank matrix factorizations of both real and complex matrices. The library provides efficient randomized sketching-based methods for large-scale matrix decompositions with consistent APIs across Python, MATLAB/Octave, and Julia."
  ],
  "keyword": [
    "Randomized methods",
    "QR factorization",
    "singular value decomposition",
    "interpolatory decomposition",
    "Python",
    "Matlab/Octave",
    "Julia"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "components": [
    {
      "@id": "cmps/4070_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "4070_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4070/4070_README.txt",
      "mediaType": "text/plain",
      "title": "README",
      "size": 2036,
      "checksum": {
        "hash": "8cfc4bb99f4af497965c734fb1ec7b21c23267ae6f5f0bfc6e07d8dd10217736",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/librla-v1.0.0.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "librla-v1.0.0.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4070/librla-v1.0.0.zip",
      "mediaType": "application/zip",
      "title": "librla-v1.0.0"
    },
    {
      "@id": "cmps/librla-v1.2.0.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "librla-v1.2.0.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4070/librla-v1.2.0.zip",
      "mediaType": "application/zip",
      "title": "librla-v1.2.0",
      "size": 23523705,
      "checksum": {
        "hash": "05c588e9750c4fa99966bd70bfeedbf5772fa5a2d50c8e51378b9fd2b8b6f6e7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "theme": [
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "authors": [
    {
      "familyName": "Gillman",
      "fn": "Adrianna  Gillman",
      "givenName": "Adrianna",
      "middleName": "",
      "affiliation": [
        {
          "title": "University of Colorado, Boulder",
          "subunits": [
            "Department of Applied Mathematics"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0002-3413-4133",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Gimbutas",
      "fn": "Zydrunas  Gimbutas",
      "givenName": "Zydrunas",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Information Technology Laboratory"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-3209-8228",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-07-27T17:52:20.246216",
  "revised": "2026-07-27T17:52:20.246216",
  "issued": null,
  "firstIssued": "2026-03-04T15:12:15.935446",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-4070.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2026-01-23",
        "@id": "ark:/88434/mds2-4070/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-4070/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.1.0",
        "issued": "2026-01-23 00:00:00",
        "@id": "ark:/88434/mds2-4070/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-4070/pdr:v/1.1.0",
        "description": "data update"
      }
    ]
  }
}