{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "Non-Euclidean Sliced Optimal Transport Sampling Software",
    "description": "Source code of the article:\r\n\r\nGenest, Baptiste, Nicolas Courty, and David Coeurjolly. ''Non-Euclidean Sliced Optimal Transport Sampling'', Computer Graphics Forum (Proceedings of Eurographics), April, 2024",
    "dateCreated": "2024-01-01",
    "datePublished": "2024-06-01",
    "license": [
        "MIT License"
    ],
    "url": "https:\/\/hal.science\/hal-04597071",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04597071",
            "value": "hal-04597071"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:a4c74a18ecd8e9e9ad93b6991435dc83ad5226bd;origin=https:\/\/github.com\/baptiste-genest\/NESOTS;visit=swh:1:snp:56d5c0f212d094c22ee55ee1b5af34fc75a3956e;anchor=swh:1:rev:54d404d6d5dc3637ec2ac16a4e12bc1ebdf0eea2",
            "value": "swh:1:dir:a4c74a18ecd8e9e9ad93b6991435dc83ad5226bd;origin=https:\/\/github.com\/baptiste-genest\/NESOTS;visit=swh:1:snp:56d5c0f212d094c22ee55ee1b5af34fc75a3956e;anchor=swh:1:rev:54d404d6d5dc3637ec2ac16a4e12bc1ebdf0eea2"
        }
    ],
    "applicationCategory": [
        "info"
    ],
    "codeRepository": "https:\/\/github.com\/baptiste-genest\/NESOTS",
    "programmingLanguage": [
        "C++"
    ],
    "operatingSystem": [
        "Linux, macOS X, windows"
    ],
    "version": "1",
    "dateModified": "2026-03-24",
    "referencePublication": {
        "hal": "hal-04481548"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "baptiste-genest"
                ],
                "givenName": "Baptiste",
                "familyName": "Genest",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "Origami"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-1353-0126"
                ],
                "givenName": "Nicolas",
                "familyName": "Courty",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "IRISA"
                    },
                    {
                        "@type": "Organization",
                        "name": "OBELIX"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-3164-8697"
                ],
                "givenName": "David",
                "familyName": "Coeurjolly",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "Origami"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "David",
            "familyName": "Coeurjolly"
        }
    ]
}