{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "SiReNe",
    "description": "The SiReNe software aims at simulating biological neural networks with adjustable properties (normal state, Parkinson's disease,...).",
    "dateCreated": "2020-01-01",
    "datePublished": "2022-02-15",
    "license": [
        "GNU General Public License v2.0 only"
    ],
    "url": "https:\/\/hal.science\/hal-03569077",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-03569077",
            "value": "hal-03569077"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:911125eed72c553a32dfb46ee161bddba185f800;origin=https:\/\/hal.archives-ouvertes.fr\/hal-03569077;visit=swh:1:snp:675a186fa145bb0dec942c5f1b840e3eb5b415f6;anchor=swh:1:rel:1f4debf2c03356fa7b0a7592e5e47ccb64280a60;path=\/",
            "value": "swh:1:dir:911125eed72c553a32dfb46ee161bddba185f800;origin=https:\/\/hal.archives-ouvertes.fr\/hal-03569077;visit=swh:1:snp:675a186fa145bb0dec942c5f1b840e3eb5b415f6;anchor=swh:1:rel:1f4debf2c03356fa7b0a7592e5e47ccb64280a60;path=\/"
        }
    ],
    "applicationCategory": [
        "info.info-mo",
        "sdv.neu",
        "info.info-bi",
        "info.info-dc"
    ],
    "keywords": [
        "Numerical simulation",
        "Biological neural networks"
    ],
    "relatedLink": [
        "https:\/\/sirene.gitlabpages.inria.fr\/sirene"
    ],
    "programmingLanguage": [
        "C"
    ],
    "operatingSystem": [
        "Linux"
    ],
    "version": "1",
    "softwareVersion": "1.0",
    "dateModified": "2025-04-28",
    "referencePublication": {
        "doi": "10.3389\/fninf.2020.522000",
        "hal": "hal-03041616"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [],
                "givenName": "Nathalie",
                "familyName": "Azevedo Carvalho",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "NEUROSYS"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1922-2485"
                ],
                "givenName": "Sylvain",
                "familyName": "Contassot-Vivier",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "SIMBIOT"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Laure",
                "familyName": "Buhry",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "NEUROSYS"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-6557-6217"
                ],
                "givenName": "Dominique",
                "familyName": "Martinez",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "NEUROSYS"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Sylvain",
            "familyName": "Contassot-Vivier"
        }
    ]
}