{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "FA$\\mu$ST v1.x (Matlab implementation)",
    "description": "The FA$\\mu$ST toolbox provides algorithms and data structures to decompose a given dense matrix into a product of sparse matrices in order to reduce its computational complexity (both for storage and manipulation).\r\n\r\nThis version is an archive of the first Matlab implementation.",
    "dateCreated": "2017-07-31",
    "datePublished": "2023-12-06",
    "license": [
        "GNU Affero General Public License v3.0"
    ],
    "url": "https:\/\/hal.science\/hal-04325482",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04325482",
            "value": "hal-04325482"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:80b3aef33849bad7b328d261a863538354b165fd;origin=https:\/\/gitlab.inria.fr\/faustgrp\/FAuST-1.x;visit=swh:1:snp:18866028b6e3d6a3634b9490592197869e0a2f09;anchor=swh:1:rev:b7ed2597af7fd657d408503b6c08f1a540fc0616",
            "value": "swh:1:dir:80b3aef33849bad7b328d261a863538354b165fd;origin=https:\/\/gitlab.inria.fr\/faustgrp\/FAuST-1.x;visit=swh:1:snp:18866028b6e3d6a3634b9490592197869e0a2f09;anchor=swh:1:rev:b7ed2597af7fd657d408503b6c08f1a540fc0616"
        }
    ],
    "applicationCategory": [
        "info",
        "math"
    ],
    "codeRepository": "https:\/\/gitlab.inria.fr\/faustgrp\/FAuST-1.x",
    "version": "1",
    "dateModified": "2026-01-23",
    "referencePublication": {
        "hal": "hal-01167948"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-2871-4406",
                    "0000-0001-6531-966X"
                ],
                "givenName": "Luc",
                "familyName": "Le Magoarou",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "PANAMA"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-9450-8125"
                ],
                "givenName": "R\u00e9mi",
                "familyName": "Gribonval",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "PANAMA"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "R\u00e9mi",
            "familyName": "Gribonval"
        }
    ]
}