II.
Library JSON
Structured · livelibrary:numpy
NumPy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:numpy",
"_kind": "Library",
"_file": "domain/libraries/numpy.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "NumPy",
"belongsToLanguageId": "language:python",
"category": "math",
"description": "Fundamental package for scientific computing in Python — n-dimensional array, linalg, FFT, RNG.\n"
},
"outgoingEdges": [
{
"from": "library:numpy",
"to": "language:python",
"kind": "belongs_to_language"
},
{
"from": "library:numpy",
"to": "skill-area:data-analysis",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:numpy",
"to": "library:polars",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "library:nx-elixir",
"to": "library:numpy",
"kind": "alternative_to"
},
{
"from": "specialization:data-science-ml",
"to": "library:numpy",
"kind": "uses_library"
},
{
"from": "specialization:algorithms-optimization",
"to": "library:numpy",
"kind": "uses_library"
},
{
"from": "stack-profile:geospatial-analytics",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:analytics-dashboard",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:synthetic-data-generation",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:time-series-analytics",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:robotics-control",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:research-data-platform",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:ab-testing-platform",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:julia-data-service",
"to": "library:numpy",
"kind": "composed_of"
},
{
"from": "stack-profile:python-ml-stack",
"to": "library:numpy",
"kind": "composed_of"
}
]
}