[
    {
        "Variant name": "main",
        "Reviewer name": "Nicolas Mellado <nmellado0@gmail.com>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Controlling Singular Values with Semidefinite Programming",
        "DOI": "10.1145/2601097.2601142",
        "Year": 2014,
        "ACM Keywords": [
            "Computational geometry",
            "Design and analysis of algorithms",
            "Shape modeling",
            "Mathematical optimization"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Geometry",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": false,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF URL": "http://sites.fas.harvard.edu/~cs277/papers/svcont.pdf",
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "Project URL": "https://shaharkov.github.io/ContSingVal.html",
        "Code available (boolean)": true,
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": "",
        "Code URL": "https://github.com/shaharkov/ContSingVal",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "git/hg/svn commit hash or revision number": "7260397ef8bd663bb4b9fd61c7c1ab2ebc7a91e0",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:5937f7a0fe91e98342be9c92d4d9756364b6c3e1;origin=https://github.com/shaharkov/ContSingVal/",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Code License (if any)": "provided as-is for academic use only and without any guarantees",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "Not applicable (python, Matlab..)",
        "Dependencies": "yalmip/mosek/matlab",
        "Does the software require paywall/proprietary software/material (boolean)?": false,
        "Does the code need data (not examples) (boolean)": false,
        "Nature of the data (pretrained model, LUT...)": "",
        "License of the data": "",
        "Able to perform a replicability test (boolean)": true,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 1,
        "Dependencies score {0=NA, 1,2,3,4,5}": 4,
        "Build/configure score {0=NA, 1,2,3,4,5}": 5,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 5,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 4,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 4,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 4,
        "Operating system for the test": "Linux",
        "Build instructions/comments": "The provided code works equivalently with recommended or more recent dependencies (yalm R20190425 and mosek 9.1). The library addaxis, provided with the code, needs a simple fix (replace 'colorord' by 'ColorOrder' in addaxis/aa_splot.m).\nFigures 2 (exampleBarDeformation) and 1 (exampleExtremalQuasiConformal) can be partly reproduced.",
        "Misc. comments": "",
        "Software language": "Matlab / Mathematica / .."
    }
]