{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "AutoExpe.jl: Julia package that automates repetitive tasks in numerical experiments and the generation of their result tables",
    "description": "",
    "dateCreated": "2022-12-13",
    "datePublished": "2022-12-13",
    "license": [
        "MIT License"
    ],
    "url": "https:\/\/hal.science\/hal-03896089",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-03896089",
            "value": "hal-03896089"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:d2366fc79dee28458fb34b40c15b71591ee45484;origin=https:\/\/hal.archives-ouvertes.fr\/hal-03896089;visit=swh:1:snp:cdc2021159b445555b1c4c395ef73565ec6d6018;anchor=swh:1:rel:44172455a306db8ba9bf836a473a72637a9cbccf;path=\/",
            "value": "swh:1:dir:d2366fc79dee28458fb34b40c15b71591ee45484;origin=https:\/\/hal.archives-ouvertes.fr\/hal-03896089;visit=swh:1:snp:cdc2021159b445555b1c4c395ef73565ec6d6018;anchor=swh:1:rel:44172455a306db8ba9bf836a473a72637a9cbccf;path=\/"
        }
    ],
    "applicationCategory": [
        "math.math-co"
    ],
    "relatedLink": [
        "https:\/\/github.com\/ZacharieALES\/AutoExpe.jl"
    ],
    "version": "1",
    "dateModified": "2025-07-09",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-4602-2638"
                ],
                "givenName": "Zacharie",
                "familyName": "Al\u00e8s",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "OC"
                    },
                    {
                        "@type": "Organization",
                        "name": "CEDRIC - OC"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Zacharie",
            "familyName": "Ales"
        }
    ]
}