home » zplus/dokk.git
ID: cb062ea87dc92299cb5b982f8e50e95e091e21b9
29 lines — 838B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:how_fast_algorithms_improve_IEEE_2021",
    "library:author": [
        "Neil C. Thompson",
        "Yash Sherry"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "How Fast Do Algorithms Improve?",
    "blob:at": {
        "@id": "file:/pdf/how_fast_algorithms_improve_IEEE_2021.pdf",
        "blob:primary_source": "https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9540991",
        "blob:retrieval_date": "2023-04-06"
    }
}